The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Version

dfmeta

Description

The dfmeta package includes meta-analysis approaches for Phase I dose finding early phases clinical trials in order to better suit requirements in terms of the maximum tolerated dose (MTD) and the maximal dose regimem (MDR).

Installation

Establish Version

The 1st version of the package dfmeta will be available on CRAN very soon and it will be loaded via

install.packages("dfmeta")
library(dfmeta) 

Development Version

To install the dfmeta package from GitHub, first make sure that you can install the necessary depended packages such as stats4, lme4, plyr etc. Once the depended packages are successfully installed, you can install dfmeta from GitHub using the devtools package by executing the following in R:

if (!require(devtools)){
  install.packages("devtools") 
  library(devtools) 
}

install_github("artemis-toumazi/dfmeta")

If installation fails, please let us know by filing an issue.

Details on formula syntax, families and link functions, as well as prior distributions can be found on the help page of the dfmeta function: {r help.dfmeta, eval=FALSE} help(dfmeta)

FAQ

What is the best way to ask a question or propose a new feature?

You can either open an issue on github or write me an email to (artemis.toumazi@gmail.com).

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.