simex
The simex Package -- This pakage for R implements the simex procedure developed by Cook & Stefanski for dealing with measurement error models, as well as the mcsimex for misclassified data developed by Küchenhoff, Mwalili and Lesaffre.
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 5 committers (20.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
The simex Package -- This pakage for R implements the simex procedure developed by Cook & Stefanski for dealing with measurement error models, as well as the mcsimex for misclassified data developed by Küchenhoff, Mwalili and Lesaffre.
Basic Info
- Host: GitHub
- Owner: wolfganglederer
- Language: R
- Default Branch: master
- Homepage: http://wolfganglederer.github.io/simex/
- Size: 208 KB
Statistics
- Stars: 12
- Watchers: 4
- Forks: 7
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
The simex Package
This pakage for R implements the simex procedure developed by Cook & Stefanski for dealing with measurement error models, as well as the mcsimex for misclassified data developed by Küchenhoff, Mwalili and Lesaffre.
Installation
It can be found on CRAN and installed with
R
install.packages("simex")
The most current version can be installed via
R
devtools::install_github("wolfganglederer/simex")
simex NEWS:
Version 1.8:
coxphfrom survival is now supported (Rasmus Froberg Brøndum) & PR by Heidi- website added (Wolfgang)
- smaller fixes (Wolfgang)
Version 1.7:
(by Wolfgang Lederer)
- Option fitting.method in function simex() now really works properly for "linear" (Wolfgang)
- Smaller documentation fixes (Wolfgang)
- Uploaded to Github and moved documentation to roxygen2 (Wolfgang)
- Added support for proportional odds logistic regression (
polrfrom library MASS) (Chris Lawrence)
Version 1.5:
(by Heidi Seibold & Wolfgang Lederer)
- Option fitting.method in function simex() now works properly for "linear" (Wolfgang)
- Measurement errors may now be heteroscedastic. Therefore the input-type had to be changed. The measurement error now has to be a matrix. (Heidi)
- The functions simex and print.summary.simex were adjusted. (Heidi)
Version 1.4:
(by Ph. Grosjean phgrosjean@sciviews.org)
- Object classes were renamed 'simex' and 'mcsimex' to match their constructor's names simex() and mcsimex().
- Interface of mcsimex() has been homogenized with the one of simex(), with fitting.method at the sixth place instead of last one.
- print() methods now return x invisibly, as they are supposed to do.
- predict() methods failed when newdata was not provided. Fixed.
- refit() is now a generic function with methods for objects 'simex' and 'mcsimex'. Its arguments have been reworked to match arguments of simex() and mcsimex() functions (jackknife becomes jackknife.estimation).
- A NAMESPACE is added and functions that are not supposed to be used by the end-user are now hidden in the namespace (construct.s(), fit.log() and fit.nls()).
- Documentation has been rewritten to match current R standards. Methods are now documented in the same page as the object creator. 'Overview' is rewritten and renamed 'simex-package'.
References
Küchenhoff, H., Mwalili, S. M. and Lesaffre, E. (2006) A general method for dealing with misclassification in regression: The Misclassification SIMEX. Biometrics, 62, 85 -- 96
Küchenhoff, H., Lederer, W. and E. Lesaffre. (2006) Asymptotic Variance Estimation for the Misclassification SIMEX. Computational Statistics and Data Analysis, 51, 6197 -- 6211
Lederer, W. and Küchenhoff, H. (2006) A short introduction to the SIMEX and MCSIMEX. R News, 6(4), 26--31
Cook, J.R. and Stefanski, L.A. (1994) Simulation-extrapolation estimation in parametric measurement error models. Journal of the American Statistical Association, 89, 1314 -- 1328
Carroll, R.J., Küchenhoff, H., Lombard, F. and Stefanski L.A. (1996) Asymptotics for the SIMEX estimator in nonlinear measurement error models. Journal of the American Statistical Association, 91, 242 -- 250
Carrol, R.J., Ruppert, D., Stefanski, L.A. and Crainiceanu, C. (2006). Measurement error in nonlinear models: A modern perspective., Second Edition. London: Chapman and Hall.
Owner
- Name: Wolfgang Lederer
- Login: wolfganglederer
- Kind: user
- Location: Munich
- Company: FMS-SG
- Website: https://github.com/wolfganglederer
- Repositories: 3
- Profile: https://github.com/wolfganglederer
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Issue comment event: 2
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 1
- Issue comment event: 2
- Fork event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| wolfganglederer | w****r@g****m | 28 |
| Chris Lawrence | c****s@l****m | 17 |
| wolfganglederer | w****r | 13 |
| HeidiSeibold | h****d@i****e | 1 |
| HeidiSeibold | h****d@u****h | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 5
- Average time to close issues: 2 months
- Average time to close pull requests: 12 days
- Total issue authors: 6
- Total pull request authors: 3
- Average comments per issue: 0.33
- Average comments per pull request: 0.4
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- abadgerw (1)
- mochenyang (1)
- helmutkuechenhoff (1)
- gjmzajac (1)
- HeidiSeibold (1)
- Deleetdk (1)
Pull Request Authors
- lordsutch (2)
- HeidiSeibold (2)
- rfbrondum (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 973 last-month
- Total docker downloads: 43,390
- Total dependent packages: 5
- Total dependent repositories: 10
- Total versions: 6
- Total maintainers: 1
cran.r-project.org: simex
SIMEX- And MCSIMEX-Algorithm for Measurement Error Models
- Homepage: http://wolfganglederer.github.io/simex/
- Documentation: http://cran.r-project.org/web/packages/simex/simex.pdf
- License: GPL-3
-
Latest release: 1.8
published about 7 years ago
Rankings
Maintainers (1)
Dependencies
- graphics * imports
- stats * imports
- MASS * suggests
- mgcv * suggests
- nlme * suggests
- survival * suggests