R/mxp95.R

Defines functions mxp95

mxp95<-function(mx) {return(quantile(mx,probs=0.05,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.