distr-class: Class "distr"

Description Objects from the Class Slots Author(s) Examples

Description

distr Class

Objects from the Class

Objects can be created by calls of the form new("distr", ...).

Slots

x:

Object of class "vector" ~~

name:

Object of class "character" ~~

parameters:

Object of class "numeric" ~~

sd:

Object of class "numeric" ~~

n:

Object of class "numeric" ~~

loglik:

Object of class "numeric" ~~

Author(s)

Thomas Roth thomas.roth@tu-berlin.de

Examples

1
showClass("distr")

Example output

Loading required package: Rsolnp
Loading required package: MASS

Attaching package: 'qualityTools'

The following object is masked from 'package:stats':

    sigma

Class "distr" [package "qualityTools"]

Slots:
                                                                        
Name:           x       name parameters         sd          n     loglik
Class:     vector  character    numeric    numeric    numeric    numeric

qualityTools documentation built on May 2, 2019, 10:21 a.m.