getTransPr: Get the transition probability matrix P for the founder...

Description Usage Arguments Value Author(s)

View source: R/loadMDP.R

Description

Get the transition probability matrix P for the founder process (level 0).

Usage

1
  getTransPr(mdp)

Arguments

mdp

The MDP loaded using loadMDP.

Value

The state probability matrix.

Author(s)

Lars Relund lars@relund.dk


MDP documentation built on May 2, 2019, 6:48 p.m.

Related to getTransPr in MDP...