Learn R Programming

Blend (version 0.1.0)

Coverage: 95% coverage for a Blend object with structural identification

Description

calculate 95% coverage for varying effects and constant effects under example data

Usage

Coverage(x)

Value

coverage

Arguments

x

Blend object.

See Also

Blend

Examples

Run this code
data(dat)
fit = Blend(y,x,t,J,kn,degree)
Coverage(fit)

Run the code above in your browser using DataLab