# NOT RUN {
library(metan)
model <- gafem(data_g, GEN, REP, PH)
plot(model)
plot(model,
which = c(3, 5),
nrow = 2,
labels = TRUE,
size.lab.out = 4,
align = "v")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab