type
Type of plot ("data", "ML", "LS", "SEMI") to be generated. If type="data", a scatter plot of the dataset in addt.fit object is generated. If type="ML", a plot of data along with the results of ML approach is produced. If type="LS", the polynominal fit to the data is plotted. If type="SEMI", the semi-parametric fit to the data is plotted.