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

View source: R/coverage.R

CoverageR Documentation

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)

Arguments

x

Blend object.

Value

coverage

See Also

Blend

Examples

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


Blend documentation built on April 3, 2025, 10:36 p.m.