Quantcast
Channel: R Tutorial - length
Browsing all 8 articles
Browse latest View live

Vector

A tutorial on the concept of vectors in R. Discuss how to create vectors of numeric, logical and character string data types. read more

View Article



Interval Estimate of Population Mean with Known Variance

A tutorial on computing the interval estimate of population mean at given confidence level. The variance of the population is assumed to be known. read more

View Article

Interval Estimate of Population Mean with Unknown Variance

A tutorial on computing the interval estimate of population mean at given confidence level. The variance of the population is assumed to be unknown. read more

View Article

Point Estimate of Population Proportion

A tutorial on computing the point estimate of population proportion from a simple random sample. read more

View Article

Interval Estimate of Population Proportion

A tutorial on computing the interval estimate of population proportion at given confidence level. read more

View Article


Image may be NSFW.
Clik here to view.

Support Vector Machine with GPU

Most elementary statistical inference algorithms assume that the data can be modeled by linear parameters with a normally distributed error component. A new class of algorithms called support vector...

View Article

Image may be NSFW.
Clik here to view.

Support Vector Machine with GPU, Part II

In our last tutorial on SVM training with GPU, we mentioned a necessary step to pre-scale the data with rpusvm-scale, and to reverse scaling the prediction outcome. This cumbersome procedure is now...

View Article

Image may be NSFW.
Clik here to view.

Hierarchical Linear Model

Linear regression probably is the most familiar technique in data analysis, but its application is often hamstrung by model assumptions. For instance, if the data has a hierarchical structure, quite...

View Article

Browsing all 8 articles
Browse latest View live




Latest Images