Build formula and run linear regression for metamodel
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 |
string vector with the name(s) of the parameter of interest. Defaults to all. |
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. |
all_params |
all params in PSA |
a statistical metamodel
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.