Checkers for stenR S3 and R6 classes
is_stenR_classes.Rd
Various functions to check if given R object is of given class. Additionally:
is.intersected()
checks if theGroupAssignment
object have been created withintersect_GroupAssignment()
andGroupedFrequencyTable
,GroupedScoreTable
orScoringTable
have been created with twoGroupConditions
objects.is.Simulated()
checks if theFrequencyTable
orScoreTable
have been created on basis of simulated distribution (based onSimFrequencyTable()
)