Encoding: UTF-8
Package: p3state.msm
Type: Package
Version: 1.3.2
Date: 2023-01-19
Title: Analyzing Survival Data from an Illness-Death Model
Authors@R: c(
	person(
		given = "Luis",
		family = "Meira-Machado",
		role = c("aut", "cre"),
		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")
	) )
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: 2023-01-19 20:29:21 UTC; User
Author: Luis Meira-Machado [aut, cre] (<https://orcid.org/0000-0002-8577-7665>),
  Javier Roca-Pardinas [aut] (<https://orcid.org/0000-0003-3107-4515>),
  Artur Araujo [ctb] (<https://orcid.org/0000-0003-1419-4208>)
Maintainer: Luis Meira-Machado <lmachado@math.uminho.pt>
Repository: CRAN
Date/Publication: 2023-01-20 16:00:09 UTC
Built: R 4.3.3; ; 2025-01-24 10:43:34 UTC; unix
