is.del_sropt: Is this in the "del_sropt" class?

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/sr.r

Description

Checks if an object is in the class 'del_sropt'

Usage

1

Arguments

x

an object of some kind.

Details

To satisfy the minimum requirements of an S3 class.

Value

a boolean.

Author(s)

Steven E. Pav shabbychef@gmail.com

See Also

del_sropt

Other del_sropt: as.del_sropt(), del_sropt

Examples

1
2
roll.own <- del_sropt(z.s=2,z.sub=1,df1=10,df2=1000,df1.sub=3,ope=1,epoch="yr")
is.sropt(roll.own)

SharpeR documentation built on Aug. 18, 2021, 5:08 p.m.