demo/npb.R

### Reproducibility material for
###
### Nonparanormal Modeling Framework for
### Prognostic Biomarker Assessment
###
### ALS study
pdf("npb.pdf")
source("https://gitlab.com/asewak/npb/-/raw/main/als.R?ref_type=heads&inline=false", echo = TRUE)
dev.off()
###
### Simulation; takes a while
if (FALSE) 
    source("https://gitlab.com/asewak/npb/-/raw/main/sim.R?ref_type=heads&inline=false", echo = TRUE)

sessionInfo()

Try the tram package in your browser

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

tram documentation built on April 4, 2025, 2:26 a.m.