Adjust a colBiSBM on a given point
adjust_colBiSBM.Rd
Adjust a colBiSBM on a given point
Arguments
- fitted_bisbmpop
a fitted bisbmpop, obtained by using the
estimate_colBiSBM
- Q
a vector of size 2, containing the coordinates of the model we want to fit
- depth
the depth (how far from the center to explore) of the moving window. Default to 1.
- nb_pass
the number of passes of moving window to perform. Default to 1.