< Home - < Back

R-msm


Information about the package, R-msm, which is shipped with common Linux distributions. The R-msm package is designed for, Multi-state Markov and hidden Markov models in continuous time.


Package Name:

R-msm

Summary:

Multi-state Markov and hidden Markov models in continuous time

Description:

Functions for fitting general continuous-time Markov and hidden Markov multi-state models to longitudinal data. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates. A variety of observation schemes are supported, including processes observed at arbitrary times, completely-observed processes, and censored states.

Architecture:

x86_64

Version:

1.1.4

Release:

1.el6.1

Size:

878 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for R-msm


Control the R-msm package with the following handy commands outlined below.


Command

Description of Command

yum install R-msm

This command will install R-msm on the server.

yum remove R-msm

This command will un-install R-msm on the server. When you run this command, you will be asked if you are sure that you want to remove R-msm, so you have to manually confirm that you want to do this.

yum -y remove R-msm

This command will un-install R-msm on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove R-msm when using the -y flag.

yum update R-msm

This command will update R-msm to the latest version. When you run this command, you will be asked if you are sure that you want to remove R-msm, so you have to manually confirm that you want to do this.

yum -y update R-msm

This command will update R-msm to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove R-msm when using the -y flag.

yum info R-msm

This command will show you core information about the R-msm package.

yum deplist R-msm

This command will show you the dependencies for R-msm. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update R-msm

This command will check if there is an update waiting on R-msm. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.