Package: pim
Type: Package
Title: Fit Probabilistic Index Models
Version: 2.0.1
Date: 2017-04-29
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 <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. You can install the old package
    using install.packages('pimold', repos = 'http://R-Forge.R-project.org').
Depends: R (>= 3.0), utils
Imports: methods, stats4, nleqslv, BB
License: GPL (>= 2)
URL: http://r-forge.r-project.org/projects/pim/
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: 6.0.1
Repository: CRAN
Repository/R-Forge/Project: pim
Repository/R-Forge/Revision: 150
Repository/R-Forge/DateTimeStamp: 2017-04-29 14:55:26
Date/Publication: 2017-04-29 17:07:05 UTC
NeedsCompilation: no
Packaged: 2017-04-29 15:05:31 UTC; rforge
