Skip to content
Prev 79986 / 398502 Next

Still a bug with NA in sd() or var()?

The behavior is actually documented in the var() help file (?var), although
it's not clear that this would be the behavior if you just read ?sd.  sd()
does call var if you look at the code, so the behavior should not be
unexpected.

--Matt
http://www.R-project.org/posting-guide.html