Learn R Programming

ssdtools (version 0.1.0)

is.fitdists: Is fitdists

Description

Tests whether an object is a fitdists.

Usage

is.fitdists(x)

Arguments

x

The object.

Value

A flag.

Examples

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

Run the code above in your browser using DataLab