Package: pim
Type: Package
Title: Fit Probabilistic Index Models
Version: 2.0.4
Date: 2025-01-07
Authors@R: c(person("Joris","Meys", email = "Joris.Meys@UGent.be", role = c('aut', 'cre')),
             person("Jan","De Neve", email = "Jan.DeNeve@UGent.be", role = 'aut'), 
             person("Nick","Sabbe", role = 'aut'),
             person("Gustavo", "Guimaraes de Castro Amorim", role = 'aut'))
Author: Joris Meys [aut, cre],
  Jan De Neve [aut],
  Nick Sabbe [aut],
  Gustavo Guimaraes de Castro Amorim [aut]
Maintainer: Joris Meys <Joris.Meys@UGent.be>
Description: Fit a probabilistic index model as described in 
    Thas et al, 2012: <doi:10.1111/j.1467-9868.2011.01020.x>. The interface to the 
    modeling function has changed in this new version. The old version is
    still available at R-Forge.
Depends: R (>= 3.0)
Imports: methods, utils, stats4, nleqslv, BB
License: GPL (>= 2)
URL: https://github.com/CenterForStatistics-UGent/pim
BugReports: https://github.com/CenterForStatistics-UGent/pim/issues
Collate: 'CreateScoreFun.R' 'DysData.R' 'EngelData.R' 'Estimators.R'
        'pim.poset-class.R' 'pim.environment-class.R' 'pim-package.R'
        'pim.formula-class.R' 'pim-class.R' 'pim.summary-class.R'
        'Extract.pim.summary.R' 'FEVData.R' 'Getters.R' 'Getters_pim.R'
        'Getters_pim.formula.R' 'InternalFunctions.R'
        'InternalObjects.R' 'LR.R' 'MHData.R' 'P.R' 'SUData.R'
        'add.poset.R' 'as.data.frame.pim.environment.R'
        'as.matrix.pim.summary.R' 'coef.R' 'confint.pim.R'
        'create.poset.R' 'formula.R' 'has.intercept.R' 'is.complete.R'
        'make.posfun.R' 'model.matrix.pim.R' 'new.pim.R'
        'new.pim.env.R' 'new.pim.formula.R' 'new.pim.poset.R' 'nobs.R'
        'penv.R' 'pim.R' 'pim.fit.R' 'pimdata.R' 'poset.R' 'print.R'
        'response.R' 'sandwich.estimator.R' 'summary.R' 'vcov.R'
        'vcov.estimators.R' 'vcov.internal.R' 'zzz.R'
Suggests: testthat, MASS
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-01-08 10:58:39 UTC; jfmeys
Repository: CRAN
Date/Publication: 2025-01-08 11:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:41:35 UTC; unix
