Hello,

I am trying to convert this splus line of code to R : 

var(outcome[1, ], unbiased = FALSE)

It seems the var function in R doesn't have the "unbiased" argument. Could
someone help me figure the correct equivalent line in R? 

Thank you

-- 
View this message in context: 
http://www.nabble.com/var-function-tp17239936p17239936.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to