Sem-func
Calculate the sample standard error.
double Sem(dataset vd)
vd
Return the Sample Standard Error.
double ee=Sem(col(A)); ee=;
StdDev