Search
Now showing items 131-133 of 133
Repeated Measures ANOVA
(2014-04)
Not available
Introduction to Basics of R
(Spoken Tutorial IIT Bombay, 2013-08-25)
R is a free, useful software package to anybody who wishes to undertake extensive statistical computations (a user community that includes students, researchers and professionals belonging to various disciplines).
Outline: ...
Introduction to Data Frames in R
(Spoken Tutorial IIT Bombay, 2013-09-14)
Outline:
Storing captaincy information in vectors;
Constructing a data frame using vectors;
Plotting one vector of a data frame vs. another one;
Adding a vector to a data frame;
Saving a data frame into a csv ...