myconstr: My constructor function

View source: R/myconstr.R

myconstrR Documentation

My constructor function

Description

My constructor function

Usage

myconstr(x, y, alpha)

Arguments

x

X data

y

Y data

alpha

alpha level

Value

a list of data, alpha, confidence interval

Examples

## Not run: myconstr(x = x, y = y, alpha = alpha)

gduginski/Rprogress3 documentation built on May 4, 2022, 2:32 p.m.