powered by
print.drc(x, ..., digits = max(3, getOption("digits") - 3))
model1<-multdrc(FA) print(model1) model1 # gives the same output as the previous line rm(model1)
Run the code above in your browser using DataLab