# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
llikWeibull <- function(Y, Y0, eXB, delta, C, LY, rho) {
.Call('_BayesSPsurv_llikWeibull', PACKAGE = 'BayesSPsurv', Y, Y0, eXB, delta, C, LY, rho)
}
llikLoglog <- function(Y, Y0, eXB, delta, C, LY, rho) {
.Call('_BayesSPsurv_llikLoglog', PACKAGE = 'BayesSPsurv', Y, Y0, eXB, delta, C, LY, rho)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.