powered by
Param: Logistic average time
tml(dados, trat, nrep, time)
Returns the vector with the average time.
Data.frame containing the responses of the evaluations in separate columns side by side and without the columns with the identification of the factors
Vector of treatments with n repetitions
Number of repetitions
Vector containing time
data("substrate") tml(substrate[,c(3:18)], trat = substrate$Trat, nrep = 4, time = 1:16)
Run the code above in your browser using DataLab