makeConfInts: Interval estimates: Generic function

Description Usage Arguments Details

View source: R/methods-for-inference.R

Description

Generic function to produce interval estimates of univariate parameters based on first order limit theory.

Usage

1
  makeConfInts(sgn, pst, fct, crt, name)

Arguments

sgn

one significance level.

pst

point estimate.

fct

standard error.

crt

function for critical value computation.

name

string: name of the method.

Details

Function for symmetric confidence intervals based on standard deviations, point estimates, and quantile functions.


metagen documentation built on May 2, 2019, 6:08 a.m.