mm_run_reg | R Documentation |
Build formula and run linear regression for metamodel
mm_run_reg(analysis, dep, params, dat, type, poly.order, k)
analysis |
either "oneway" or "twoway" |
dep |
dependent variable in regression |
params |
all params in PSA |
dat |
data to use in regression |
type |
type of metamodel |
poly.order |
order of polynomial for the linear regression metamodel. Default: 2 |
k |
the dimension of the basis used to represent the smooth term.
The default depends on the number of variables that the smooth is a
function of. |
a statistical metamodel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.