Calculates the conditional distribution of the response given the covariates.
Usage
cpit(object, newdata, cores = 1)
Arguments
- object
an object of class vinereg
.
- newdata
matrix of response and covariate values for which to compute
the conditional distribution.
- cores
integer; the number of cores to use for computations.