[R] Markov models

Doran, Harold HDoran at air.org
Mon Oct 29 13:45:39 CET 2007


David

I think transition probabilities can be estimated in numerous ways using
general statistical models. For example, i've estimated them using the
prop.table() function as well as through the use of logistic regression
via glm(). 

Harold
 

> -----Original Message-----
> From: r-help-bounces at r-project.org 
> [mailto:r-help-bounces at r-project.org] On Behalf Of David Kaplan
> Sent: Saturday, October 27, 2007 6:04 PM
> To: r-help at stat.math.ethz.ch
> Subject: [R] Markov models
> 
> Hi all, I'm looking for a package that will estimate Markov 
> models and provide transition probabilities.  I'm not 
> speaking of MCMM estimation packages.
> 
> Thanks in advance,
> 
> David
> 
> 
> --
> ==============================================================
> =========
> David Kaplan, Ph.D.
> Professor
> Department of Educational Psychology
> University of Wisconsin - Madison
> Educational Sciences, Room 1061
> 1025 W. Johnson Street
> Madison, WI 53706
> 
> email: dkaplan at education.wisc.edu
> Web: 
> http://www.education.wisc.edu/edpsych/facstaff/kaplan/kaplan.htm
> Phone: 608-262-0836
> Fax:   608-262-0843
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
> 



More information about the R-help mailing list