R/data.R

#' Output of fitNSBM() on a dataset applied in the Gaussian NSBM
#'
#' Parameter estimates fitted on a dataset given in the vignette
#'
#' @format List with estimation results for different number of SBM blocks. Output of fitNSBM()
"res_gauss"


#' Output of fitNSBM() on a dataset applied in the exponential NSBM
#'
#' Parameter estimates fitted on a dataset given in the vignette
#'
#' @format List with estimation results for different number of SBM blocks. Output of fitNSBM()
"res_exp"


#' Output of fitNSBM() on a dataset applied in the Gamma NSBM
#'
#' Parameter estimates fitted on a dataset given in the vignette
#'
#' @format List with estimation results for different number of SBM blocks. Output of fitNSBM()
"res_gamma"

Try the noisySBM package in your browser

Any scripts or data that you put into this service are public.

noisySBM documentation built on Dec. 16, 2020, 5:09 p.m.