Encoding: UTF-8
Package: p3state.msm
Type: Package
Version: 1.3.3
Date: 2025-08-11
Title: Analyzing Survival Data from an Illness-Death Model
Authors@R: c(
	person(
		given = "Luis",
		family = "Meira-Machado",
		role = c("aut"),
		email = "lmachado@math.uminho.pt",
		comment = c(ORCID = "0000-0002-8577-7665")
	),
	person(
		given = "Javier",
		family = "Roca-Pardinas",
		role = "aut",
		email = "roca@uvigo.es",
		comment = c(ORCID = "0000-0003-3107-4515")
	),
	person(
		given = "Artur",
		family = "Araujo",
		role = "ctb",
		email = "artur.stat@gmail.com",
		comment = c(ORCID = "0000-0003-1419-4208")
	),
	person(
		given = "Gustavo",
		family = "Soutinho",
		role = c("ctb", "cre"),
		email = "gustavosoutinho@sapo.pt",
		comment = c(ORCID = "0000-0002-0559-1327")
	))
Depends: R (>= 2.8.1),survival,base
Description: Contains functions for data preparation,
	prediction of transition probabilities,
	estimating semi-parametric regression models
	and for implementing nonparametric estimators
	for other quantities. See Meira-Machado and
	Roca-Pardiñas (2011) <doi:10.18637/jss.v038.i03>.
License: GPL-3
LazyLoad: yes
LazyData: yes
NeedsCompilation: no
Packaged: 2025-08-18 11:57:23 UTC; AEFH
Maintainer: Gustavo Soutinho <gustavosoutinho@sapo.pt>
Repository: CRAN
Date/Publication: 2025-08-19 08:40:12 UTC
RoxygenNote: 7.3.2
Author: Luis Meira-Machado [aut] (ORCID:
    <https://orcid.org/0000-0002-8577-7665>),
  Javier Roca-Pardinas [aut] (ORCID:
    <https://orcid.org/0000-0003-3107-4515>),
  Artur Araujo [ctb] (ORCID: <https://orcid.org/0000-0003-1419-4208>),
  Gustavo Soutinho [ctb, cre] (ORCID:
    <https://orcid.org/0000-0002-0559-1327>)
