R/gen.Params.lmFormula.R

`gen.Params.lmFormula` <-
function(fmla, mu=0, par.Sigma, var.Frame = var.Frame, ...)
 rnorm(n= num.Terms(fmla), mean = mu, sd = par.Sigma)

Try the CombMSC package in your browser

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

CombMSC documentation built on May 2, 2019, 2:32 p.m.