Learn R Programming

ssdtools (version 0.3.7)

is.fitdists: Is fitdists

Description

Tests whether an object is a fitdists.

Usage

is.fitdists(x)

Arguments

x

The object.

Value

A flag.

See Also

Other is: is.fitdistcens(), is.fitdistscens(), is.fitdist()

Examples

Run this code
# NOT RUN {
is.fitdists(boron_lnorm)
is.fitdists(boron_dists)
# }

Run the code above in your browser using DataLab