Skip to content

R package for trend test in benefit-risk analysis with prioritized multiple outcomes in clinical trials

Notifications You must be signed in to change notification settings

ziqiaow/MvTrend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MvTrend

R package for trend test in benefit-risk analysis with prioritized multiple outcomes.

Manuscript: https://www.tandfonline.com/doi/abs/10.1080/19466315.2019.1690037?journalCode=usbr20

Installation

Install the MvTrend package via github

if(!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
devtools::install_github("ziqiaow/MvTrend",build_vignettes=TRUE) 

To get started with the package

Load the package and open the package vignette:

library("MvTrend")
vignette("MvTrend")

There will be examples for all the functions in MvTrend package. If you have any question, use help().

Have fun with MvTrend 👍

About

R package for trend test in benefit-risk analysis with prioritized multiple outcomes in clinical trials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages