Package: MIIPW 0.1.1
MIIPW: IPW and Mean Score Methods for Time-Course Missing Data
Contains functions for data analysis of Repeated measurement using GEE. Data may contain missing value in response and covariates. For parameter estimation through Fisher Scoring algorithm, Mean Score and Inverse Probability Weighted method combining with Multiple Imputation are used when there is missing value in covariates/response. Reference for mean score method, inverse probability weighted method is Wang et al(2007)<doi:10.1093/biostatistics/kxl024>.
Authors:
MIIPW_0.1.1.tar.gz
MIIPW_0.1.1.zip(r-4.5)MIIPW_0.1.1.zip(r-4.4)MIIPW_0.1.1.zip(r-4.3)
MIIPW_0.1.1.tgz(r-4.4-any)MIIPW_0.1.1.tgz(r-4.3-any)
MIIPW_0.1.1.tar.gz(r-4.5-noble)MIIPW_0.1.1.tar.gz(r-4.4-noble)
MIIPW_0.1.1.tgz(r-4.4-emscripten)MIIPW_0.1.1.tgz(r-4.3-emscripten)
MIIPW.pdf |MIIPW.html✨
MIIPW/json (API)
# Install 'MIIPW' in R: |
install.packages('MIIPW', repos = c('https://atanubhattacharjee.r-universe.dev', 'https://cloud.r-project.org')) |
- srdata1 - Protein data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:2a74cf88f4. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | NOTE | Oct 29 2024 |
R-4.5-linux | NOTE | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:AIPWMeanScoremiAIPWmiSIPWprint_ipwprint_meanscoreQICmiipwSIPWsummary_ipwsummary_meanscoreupdateALphaupdateBetaUpdatePhiupdateSandW
Dependencies:backportsbitbit64bootbroomclicliprcodetoolscpp11crayondplyrfansiforcatsforeachgenericsglmnetgluehavenhmsiteratorsjomolatticelifecyclelme4magrittrMASSMatrixmiceminqamitmlnlmenloptrnnetnumDerivordinalpanpillarpkgconfigprettyunitsprogresspurrrR6RcppRcppEigenreadrrlangrpartshapestringistringrsurvivaltibbletidyrtidyselecttzdbucminfutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit a geeglm model using AIPW | AIPW |
Fit a geeglm model using meanScore | MeanScore |
Fit a geeglm model using miAIPW | miAIPW |
Fit a geeglm model using miSIPW | miSIPW |
print method for ipw | print_ipw |
print method for meanscore | print_meanscore |
Model Selection criteria QIC | QICmiipw |
Fit a geeglm model using SIPW | SIPW |
protein data | srdata1 |
summary method for ipw | summary_ipw |
summary method for meanscore | summary_meanscore |
internal function for updating alpha | updateALpha |
internal function for updating beta through Fisher Scoring | updateBeta |
internal function for updating scale parameter | UpdatePhi |
internal function for sandwich estimator | updateSandW |