Skip to content
/ bhm Public

Biomarker Threshold Models (version 1.16)

Notifications You must be signed in to change notification settings

statapps/bhm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bhm: Biomarker Threhold Models

"bhm" is a R package for Biomarker Threshold Models. Please use the following steps to install 'bhm' package:

  1. First, you need to install the 'devtools' package. You can skip this step if you have 'devtools' inst alled in your R. Invoke R and then type

install.packages("devtools")

  1. Load the devtools package.

library(devtools)

  1. Install "bhm" package with R commond

install_github("statapps/bhm")

Version history,

  1. version 1.00 is the initial version, with support for survial data only(2013)

    version 1.01: minor bugs fix (2013-2015)

  2. version 1.02 is a stable release for interacion. (2016)

  3. version 1.03 is a developing verion for adding prognostic effects.

  4. version 1.04 is final version of hbthm.

  5. version 1.05 change name to bhm, adding profile likelihood method.

  6. version 1.16 added continuous threshold model 'brm'.

About

Biomarker Threshold Models (version 1.16)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages