open.sd: Open interval standard deviation, vectorized

Description Usage Arguments

View source: R/generics.R

Description

Open interval standard deviation, vectorized

Usage

1
2
## S3 method for class 'sd'
open(x0, xl, xr)

Arguments

x0

focal point

xl

left endpoint of interval (NA for -Inf)

xr

right endpoint of interval (NA for Inf)


balachia/pcSoftmaxPack documentation built on Dec. 19, 2021, 6:41 a.m.