R/stderr.R

Defines functions stderr

utils::globalVariables(c('std.error'
))

stderr<-function(mx) {return(std.error(mx,na.rm=TRUE))}

Try the scitb package in your browser

Any scripts or data that you put into this service are public.

scitb documentation built on Sept. 26, 2024, 9:06 a.m.