Learn R Programming

bayesAB (version 1.1.3)

rename: Rename the posterior for a bayesTest object

Description

Rename the posterior param for a bayesTest object.

Usage

rename(bT, newName)

Arguments

bT

a bayesTest object

newName

the new name you want for the posterior param (string)

Value

a bayesTest object with the posterior parameter renamed

See Also

combine