Learn R Programming

ssdtools (version 0.1.0)

is.fitdistscens: Is censored fitdists

Description

Tests whether an object is a censored fitdists.

Usage

is.fitdistscens(x)

Arguments

x

The object.

Value

A flag.

Examples

Run this code
# NOT RUN {
is.fitdistscens(boron_dists)
is.fitdistscens(fluazinam_lnorm)
is.fitdistscens(fluazinam_dists)
# }

Run the code above in your browser using DataLab