R/RcppExports.R

Defines functions B_est1

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

B_est1 <- function(time, status, stime, stime1, G, X, tau_bet, epstheta, Edot, pdim) {
    .Call('_ivtools_B_est1', PACKAGE = 'ivtools', time, status, stime, stime1, G, X, tau_bet, epstheta, Edot, pdim)
}

Try the ivtools package in your browser

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

ivtools documentation built on March 26, 2020, 7:14 p.m.