lsNORM(Data, model = "gok", origin = FALSE, maxiter = 10, weight = TRUE, plot = TRUE)
data(SARdata)
# Use only the first five aliquots of SARdata.
Data <- SARdata[1:40,]
lsNORM(Data, model="gok")
Run the code above in your browser using DataLab