makeConfInts: Interval estimates: Generic function
Description
  Generic function to produce interval estimates of
  univariate parameters based on first order limit theory.
Usage
makeConfInts(sgn, pst, fct, crt, name)
Arguments
sgn
one significance level.
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.