This function speed optimized SEM (standard error of the mean) for each row.
The function takes a matrix or data.frame and treats each row as set of data for SEM; NAs are ignored from data.
Note: NaN instances will be transformed to NA
Usage
rowSEMs(dat)
Value
This function returns a numeric vector with SEM values