unStandardize: Unstandardize coefficients
Description
Converts coefficients on a standardized scale to the original scale
Usage
unStandardize(thetaList, means, sds, nRow)
Arguments
thetaList
a list of coefficient matrices
means
means of the non-intercept columns on the original scale
sds
standard deviations of the coefficients on the original scale
nRow
the number of coefficient rows that are affected by standardization and unstandardization
Value
a list of coefficient matrices on the original scale