Learn R Programming

acid (version 1.1)

dist.para.t: Distributions and their Parameters

Description

A data frame providing information on the number of parameters of distributions used for analysing conditional income distributions.

Usage

data(dist.para.t)

Arguments

Format

A data frame with the following 3 variables.
Distribution
name of the distribution.
dist
function of the distribution.
Parameters
the number of parameters for the distribution.

Examples

Run this code
data(dist.para.t)
dist.para.t

Run the code above in your browser using DataLab