modify.causl_model | R Documentation |
causl_model
objectChange one or more components of a causl_model
object.
modify.causl_model(
x,
over = FALSE,
formulas,
family,
pars,
link,
dat,
method,
kwd
)
x |
an object of class |
over |
logical: should components be added/modified or entirely over-written? This function can be used to modify |
formulas |
list of lists of formulas |
family |
families for variables and copula |
pars |
list of lists of parameters |
link |
list of link functions |
dat |
optional data frame of covariates |
method |
either |
kwd |
word used for copula formula and parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.