Nothing
# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
efron_pass_cpp <- function(t, e, X, beta) {
.Call(`_coxstream_efron_pass_cpp`, t, e, X, beta)
}
cox_alloc_arrow_array_stream <- function() {
.Call(`_coxstream_cox_alloc_arrow_array_stream`)
}
efron_stream_chunk_inplace <- function(stream_xptr, p, beta, S0_v, S1, S2, score, neg_H, t_open_v, n_pend_v, tS0_pend_v, tS1_pend, tS2_pend, ll_raw_v, sc_raw) {
.Call(`_coxstream_efron_stream_chunk_inplace`, stream_xptr, p, beta, S0_v, S1, S2, score, neg_H, t_open_v, n_pend_v, tS0_pend_v, tS1_pend, tS2_pend, ll_raw_v, sc_raw)
}
efron_flush_exact_inplace <- function(S0_v, S1, S2, score, neg_H, n_pend_v, tS0_pend_v, tS1_pend, tS2_pend, ll_raw_v, sc_raw) {
.Call(`_coxstream_efron_flush_exact_inplace`, S0_v, S1, S2, score, neg_H, n_pend_v, tS0_pend_v, tS1_pend, tS2_pend, ll_raw_v, sc_raw)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.