nActCtrlPts: Count active control points in fitExpGP output.

Description Usage Arguments Details Value Author(s)

View source: R/nActCtrlPts.R

Description

Count active control points in fitExpGP output.

Usage

1
nActCtrlPts(fit, prob = 0.9)

Arguments

fit

an object (list or stanfit) issued from a stan code

prob

a probability threshold

Details

Parameter prob defines the probability above which a control point is considered active by differing from zero.

Value

The number of active points or NULL.

Author(s)

Pascal PERNOT


ppernot/FitOCTlib documentation built on April 11, 2020, 1:55 a.m.