powered by
Plot marginal relationships between covariates and parameters for a ctStanFit object.
ctStanTIpredMarginal(fit, tipred, pars, matrices = TRUE, plot = TRUE)
ctStanFit object.
character vector representing which tipreds to use.
Character vector of either parameter names, or if matrices=TRUE, system matrices with optional indices -- e.g, 'DRIFT' or 'DIFFUSION[2,1]'.
Logical, see pars argument.
Logical, whether to plot.
If plot=TRUE, nothing, otherwise an array that can be used with ctPlotArray.
plot=TRUE
# NOT RUN { if(w32chk()){#' ctStanTIpredMarginal(ctstantestfit,pars=c('CINT'), matrices=TRUE, tipred=c('TI1')) } # }
Run the code above in your browser using DataLab