Learn R Programming

MXM (version 0.9.4)

MXM-internal: Internal MXM Functions

Description

Internal functions of Package MXM

Arguments

Functions

  • InternalSES( ... )
  • InternalMMPC( ... )
  • IdentifyEquivalence( ... )
  • apply_ideq( ... )
  • compare_p_values( ... )
  • identifyTheEquivalent( ... )
  • max_min_assoc( ... )
  • min_assoc( ... )
  • nchoosekm( ... )
  • univariateScore( ... )
  • cat.ci( ... )
  • condi( ... )
  • condi.perm( ... )
  • InternalSES.temporal( ... )
  • InternalMMPC.temporal( ... )
  • IdentifyEquivalence.temporal( ... )
  • apply_ideq.temporal( ... )
  • identifyTheEquivalent.temporal( ... )
  • max_min_assoc.temporal( ... )
  • min_assoc.temporal( ... )
  • univariateScore.temporal( ... )
  • is.sepset( ... )
  • lm.fsreg_2( ... )
  • glm.fsreg_2( ... )
  • cvses.par( ... )
  • cvmmpc.par( ... )

Details

These functions are only for internal usage of the MXM package - NOT to be called by the user. For faster computations in the internal SES and MMPC functions, install the suggested package "gRbase".