analyze-methods: Calculate estimates, confidence intervals and p-values from...

analyze-methodsR Documentation

Calculate estimates, confidence intervals and p-values from binary sequential boundary

Description

The method analyze calculates the estimate, confidence interval and p-values (both one-sided ones and the two-sided one) from a binary sequential boundary. The methods works on any of the classes that represent those boundaries (see bound-class).

Methods

signature(object = "ANY")

Generic function: see analyze

signature(object = "abparms")

Calculate estimates, confidence intervals and p-values from 'abparms' object.

signature(object = "bound")

Calculate estimates, confidence intervals and p-values from 'bound' object.

signature(object = "boundNBF")

Calculate estimates, confidence intervals and p-values from 'boundNBF' object.


binseqtest documentation built on Aug. 24, 2023, 5:10 p.m.