ICLStochBlock           Function that computes integrated
                        classification likelihood based on stochastic
                        one-mode and linked block modeling. If 'clu' is
                        a list, the method for linked/multilevel
                        networks is applied. The support for
                        multirelational networks is not tested.
findActiveParam         Finds the active model's parameters
llStochBlock            Function that computes criterion function used
                        in stochastic one-mode and linked
                        blockmodeling. If 'clu' is a list, the method
                        for linked/multilevel networks is applied
stochBlock              Function that performs stochastic one-mode and
                        linked blockmodeling by optimizing a single
                        partition. If 'clu' is a list, the method for
                        linked/multilevel networks is applied
stochBlockKMint         A function for using k-means to initialized the
                        stochastic one-mode and linked blockmodeling.
stochBlockORP           A function for optimizing multiple random
                        partitions using stochastic one-mode and linked
                        blockmodeling. Calls stochBlock for optimizing
                        individual partitions.
upAndDownSearch         Perform Up-and-Down Search Optimization
weightsMlLoglik         Computes weights for parts of the multilevel
                        network based on random errors using the SS
                        approach with complete blocks only (compatible
                        with k-means)
