Package index
Main functions
Functions for the main gips purpose: Finding the permutation under which a matrix is (approximately) invariant and estimating the covariance matrix.
-
gips()new_gips()validate_gips() - The constructor of a
gipsclass.
-
find_MAP() - Find the Maximum A Posteriori Estimation
-
project_matrix() - Project matrix after optimization
-
plot(<gips>) - Plot optimized matrix or optimization
gipsobject
-
print(<gips>) - Printing
gipsobject
-
summary(<gips>)print(<summary.gips>) - Summarizing the gips object
-
compare_posteriories_of_perms()compare_log_posteriories_of_perms() - Compare the posteriori probabilities of 2 permutations
-
AIC(<gips>)BIC(<gips>) - Akaike's An Information Criterion for
gipsclass
-
logLik(<gips>) - Extract the Log-Likelihood for
gipsclass
-
as.character(<gips>) - Transform the
gipsobject to a character vector
-
gips_perm()new_gips_perm()validate_gips_perm() - Permutation object
-
print(<gips_perm>) - Printing
gips_permobject
-
as.character(<gips_perm>) - Transform the
gips_permobject to a character vector
-
forget_perms() - Forget the permutations for
gipsobject optimized withsave_all_perms = TRUE
-
get_probabilities_from_gips() - Extract probabilities for
gipsobject optimized withreturn_probabilities = TRUE
-
log_posteriori_of_gips() - A log of a posteriori that the covariance matrix is invariant under permutation
-
prepare_orthogonal_matrix() - Prepare orthogonal matrix
-
get_structure_constants() - Get Structure Constants
-
calculate_gamma_function() - Calculate Gamma function