R/RcppExports.R

Defines functions FastCoxPrep FastCoxPL

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

FastCoxPrep <- function(Entry, Exit, Status, X, Id, haveId, Truncation) {
    .Call('mets_FastCoxPrep', PACKAGE = 'mets', Entry, Exit, Status, X, Id, haveId, Truncation)
}

FastCoxPL <- function(beta, X, XX, Sign, Jumps) {
    .Call('mets_FastCoxPL', PACKAGE = 'mets', beta, X, XX, Sign, Jumps)
}

Try the mets package in your browser

Any scripts or data that you put into this service are public.

mets documentation built on May 2, 2019, 4:43 p.m.