Man pages for kelvinyangli/mbmml
Learn Markov blankets using Minimum Message Length

aprx_kldApproximation of the KL-Divergence between two distributions.
aprx_miApproximation of the mutual information between two variables
cond_probs_adaptiveAn auxiliary function to mml_fixed_str()
conf_intA function to calculate the confidence interval
count_occuranceA function to count occurances of variable values
dag2matrixA function to convert a bnlearn format dag to its adjacency...
directing_treeDirecting a tree
dne2bnlearnConvert netica's dne file to bnlearn dag format
edit_dist_dagA function to calculate the edit distance from the learned to...
edit_dist_mbA function to calculate the edit distance from the learned...
factor2numericAuxiliary function for mmlLogit
fim_logitA function to calculate FIM entries
fim_nbCalculate FIM of NB
forward_greedyA forward greedy search function
forward_greedy_fastA faster version of a forward greedy search
get_parents_instantiation_indicesAuxiliary function to mml_cpt()
get_prob_signAuxiliary to fim_nb()
glm_logitA function to estimate logit model parameters
inner_productCalculate inner product of logit parameters and input...
intersect_indicesAuxiliary function to mml_with_parents()
kendall_tau_distanceKendall tau distance
local_extractionA function that extract the local structure over a given set...
log_determinantA function to calculate log of the determinant of a matrix
log_factorialA faster function to calculate log factorial of a...
log_gammaA faster and accurate approximation to log factorial of a...
log_prob_adaptiveAn auxiliary function to mml_fixed_str()
matrix2dagA function to convert adjacency matrix to a dag in bnlearn...
mb_false_findingEvaluating Markov blanket learners according to false...
mb_retrievalA function to calculate the classification accuracy of a...
mle_nbMLE of NB parameters
mml_cptA function to calculate the mml of cpt model
mml_cpt_cachAn auxiliary function for mml_pt()
mml_cpt_fastA faster version of mml_cpt
mml_dag_fastA function to calculate the mml score of a dag
mml_fixed_str_adaptiveMML for a fixed Markov blanket model using adaptive code...
mml_logitA function to calculate the mml of the 1st order logit model
mml_nbA function to calculate the MML for the Naive Bayes model
mml_nb_adaptiveMML Naive Bayes using adaptive code approach (faster version)
mml_nb_adaptive_slowMML Naive Bayes using adaptive code approach (slower version)
mml_ptA function to calculate the mml score of a polytree
mml_rand_str_adaptiveMML random Markov blanket models using adaptive code approach
mml_without_parentsAuxiliary function to both mml_cpt and mml_cpt_fast
mml_with_parentsAuxiliary function to mml_cpt()
mml_with_parents_fastAuxiliary function to mml_cpt_fast
msg_len_addAuxiliary function to msg_len_ave()
msg_len_aveWeighted averaged message length
msg_len_weighted_avgWeighted average message length
multi_pars_calAuxiliary function to mml_with_parents() and...
nll_logitCalculate the negative log likelihood of an entire data set
nll_nbNLL NB for a single data point
node_value_to_indexAn auxiliary function to mml_nb_adaptive()
numeric2categoricalA function to convert numerical variables to categorical
pcmb2listConvert pcmb's mb results to a list
p_ijkAuxiliary function to fim_nb()
powersetA function to generate the power set of a set of variables.
probs_adaptiveAn auxiliary function to mml_fixed_str().
prod_pijkAuxiliary function to fim_nb()
randAdjmtxA function to generate random adjacency matrix
randCPTsA function to generate random CPTs for a given DAG
randDagA function to generate a random DAG
rand_mb_modelA function to generate a random Markov blanket model...
rand_mbpA function to generate a random Markov blanket polytree
rand_nbr_modelRandom neighbourhood model
random_bubble_permutationRandom bubble permutation
random_permutationRandom permutation of a vector
random_permutation_with_randomnessRandom permutation of a vector
randSeedRandom seek generator
resampleA safer version of sample()
single_par_calAuxiliary function to mml_with_parents() and...
sll2listConvert sll MB output to a list of MBs
substitute_varsAn auxiliary function for mml_pt()
symmetry_correctionA function to enforce the symmetry correction after Markov...
symmetry_correction_adj_mtxA function to enforce the symmetry correction after Markov...
kelvinyangli/mbmml documentation built on June 29, 2020, 3:12 a.m.