formula(object)
, without any
conditioning expressions (i.e. any expressions after a |
operator) is returned as a one-sided formula.getCovariateFormula(object)
formula(object)
.getCovariate
getCovariateFormula(y ~ x | g)
getCovariateFormula(y ~ x)
Run the code above in your browser using DataLab