Learn R Programming

Bayesrel (version 0.7.8)

Bayesrel-deprecated: Deprecated functions in package Bayesrel.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("<function>-deprecated").

Usage

omega_fit(x, data, ppc = TRUE, cutoff = 0.08, ci = 0.9)

seco_fit(x, data, ppc = TRUE, cutoff = 0.08, ci = 0.9)

p_strel(x, estimate, low.bound)

p_omegas(x, cutoff.t = 0.8, cutoff.h = 0.6)

secoFit(x, data, ppc = TRUE, cutoff = 0.08, ci = 0.9)

Arguments

<code>omega_fit</code>

For omega_fit, use omegaFit.

<code>seco_fit</code>

For seco_fit, use multiFit.

<code>p_strel</code>

For p_strel, use pStrel.

<code>p_omegas</code>

For p_omegas, use pOmegas.

<code>secoFit</code>

For secoFit, use multiFit.