Description Usage Arguments Value Author(s) See Also
View source: R/plot_mixed_cum_probit_posterior.R
plot_mixed_cum_probit_posterior calculates and plots the posterior probability of an observation as a function of a vector xv, which is assumed to be uniformly sampled.
| 1 | plot_mixed_cum_probit_posterior(theta_y_list, theta_x, xv, y, hp, knownX = NA)
 | 
| theta_y_list | theta_y as a list | 
| theta_x | Parameterization for distribution of x (exponential rate) | 
| xv | A vector of ages at which to calculate posterior | 
| y | A new observation | 
| hp | Hyperparameters | 
| knownX | Known x value [optional] | 
The vector of posterior probabilities
Michael Holton Price <MichaelHoltonPrice@gmail.com>
simConstHaz, fitConstHaz, fitLinHaz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.