tobitResidualsEnvelopeBSBernoulli: Envelope - mixture Bernoulli/Birnbaum-Saunders

Description Usage Arguments

View source: R/residuals-comparison.R

Description

This function calculates overall and pointwise confidence envelopes for a curve based on bootstrap replicates of the curve evaluated at a number of fixed points.

Usage

1
tobitResidualsEnvelopeBSBernoulli(y,X1,X2,theta,status,tau,nboot = 19,alpha=0.05)

Arguments

y

response variable.

X1

model matrix.

X2

model matrix.

theta

estimative of the parameters.

status

The status indicator, normally 0=alive, 1=dead.

tau

Is a prefixed limiting values. Default for ZERO.

nboot

number of bootrstrap replicates.

alpha

Confidence level for the interval.


santosneto/mixbsreg documentation built on March 31, 2020, 8:59 p.m.