Open LauraMvn opened 1 year ago
Hello, when we fit multiple individuals in the same dataset, I would like the possibility to select a subset of ID within plot(). Thanks
plot()
library(mapbayr) #> #> Attachement du package : 'mapbayr' #> L'objet suivant est masqué depuis 'package:stats': #> #> filter estX <- mapbayest(exmodel(ID = 1:8), verbose = FALSE, progress = FALSE) plot(estX)
Created on 2023-03-21 with reprex v2.0.2
Hello, when we fit multiple individuals in the same dataset, I would like the possibility to select a subset of ID within
plot()
. ThanksCreated on 2023-03-21 with reprex v2.0.2