plotRmean: Plot Running Mean of the Parameter Estimation

Description Usage Arguments Value Author(s)

Description

Computes and displays the running mean(s) for the specified parameter(s).

Usage

1
2
plotRmean(haplo.object, all = TRUE, name.var = " ", 
          keep.rares.rmean = FALSE)

Arguments

haplo.object

An object of class reg or freq.

all

Logical.The default value TRUE implies to plot the running mean for all the parameters. If FALSE, the vector of names of the desired parameters to plot must be specified in name.var.

name.var

If all=FALSE, this must be a vector containing the names of the chosen parameters to plot their running mean.

keep.rares.rmean

Logical. Indicates if the running mean for rare category must be shown.

Value

Graphs of running mean(s).

Author(s)

Original version by Brian J. Smith in package Boa.

Adapted version by Raquel Iniesta riniesta@pssjd.org.


BayHap documentation built on May 2, 2019, 12:44 a.m.