Learn R Programming

simsem (version 0.2-8)

Nullclass: Null Objects

Description

List of all null objects.

Arguments

Distributions

Here is the list of all null objects and the link to their original classes.
  • NullDataFrameThe null class from thedata.frameclass
  • NullVectorThe null class from thevectorclass
  • NullMatrixThe null class from thematrixclass
  • NullSimMatrixThe null class from theSimMatrixclass
  • NullSymMatrixThe null class from theSymMatrixclass
  • NullSimVectorThe null class from theSimVectorclass
  • NullSimSetThe null class from theSimSetclass
  • NullSimEqualConThe null class from theSimEqualConclass
  • NullSimREqualConThe null class from theSimREqualConclass
  • NullRSetThe null class from theVirtualRSetclass
  • NullSimMisspecThe null class from theSimMisspecclass
  • NullSimDataDistThe null class from theSimDataDistclass
  • NullSimMissingThe null class from theSimMissingclass
  • NullSimFunctionThe null class from theSimFunctionclass

Examples

Run this code
# No example

Run the code above in your browser using DataLab