Set: An empty object of class 'Set'

View source: R/gr_RootDepSet.R

SetR Documentation

An empty object of class Set

Description

It is a subclass of RootDepSet. It creates an object with two empty slots $value for the collection of subsets and $root for the roots associated to each of the subsets in $value. An object of class Set contains a collection of subsets on the vertex set and it is used in some of the estimation methods.

Usage

Set()

Value

An object with two empty slots $value for the collection of subsets and $root for the roots.

Examples

myset<- Set()

gremes documentation built on Feb. 16, 2023, 8:06 p.m.