-
Use hat matrix from random effects model (if available) to calculate leverages
-
Extended check whether first argument of NMAoutlier() or NMAoutlier.measures() is R object created with pairwise() from R package netmeta
-
Add argument '...' to provide additional arguments to internal calls of netmeta()
-
Use Markdown for NEWS
-
code refactoring
-
added n_cores to examples to comply with CRAN limitation to 2 cores
- added initial subset argument to NMAoutlier function
- new functions added: NMAoutlier.measures, measplot, Qnetplot. The functions provide the calculation of several outlier and influential measures
- new functions added: Qnetplot. The functions provide the calculation of several outlier and influential measures
- added n_cores argument to limit cores to 2 for small toy examples that run in < 5 sec for CRAN submission
- added maintainer to the description file
-
DESCRIPTION: ORCIDs added
-
help pages updated (fix error for keratosis)
-
datasets renamed
- added small examples for CRAN submission
- new datasets Laparoscopic and Gupta2013 added
- changed matplot to ggplot2 for the graphs of fwdplot and fwdplotest
-
added logo
-
added README file
*added data (Dias 2013)
- deleted Indices function and implemented a solution inline where needed
-
performance improvements for Subset
-
removed the Subset function and integrated the code to the InitialSubset file
- initial release on GitHub