powered by
This function allows you to obtain the posterior mean of the edges from the BLSM model
Predictblsm(model)
object of class BLSM
list containing:
est.P.ia (N x M) matrix containing the predicted probabilities of an edge
est.P.ia
N
M
# NOT RUN { attach(french) a=blsm(Niter=5,Y.ia,D=2) Predictblsm(a) # }
Run the code above in your browser using DataLab