View source: R/class_generic.R
predict_new_z | R Documentation |
This function computes the predicted values of the density al low
dose f_0
and of the density at high dose f_{inf}
, for fixed values
of the confounders z
.
predict_new_z(fit, y, z.val)
fit |
the output of |
y |
numeric vector for the response used in |
z.val |
optional numeric vector containing a fixed value of interest for each of the confounding covariates to be used for the plots. Default value is |
An object of class classCoMiRe
.
Antonio Canale, Arianna Falcioni
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.