- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
lack of fit test issues
Hello, I urgently need an answer before the deadline of my task. any quick answer will be highly appreciated. the lack of fit test p-value and F ratio are missing. what could this means. I have attached a screenshot of the results.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: lack of fit test issues
The Lack of Fit test is based on an analysis of variance. The test statistic is the F ratio. It compares the mean square for the pure error to the mean square for the lack of fit by ratio. Your mean square for pure error is 0. There is no variation between the replicate values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: lack of fit test issues
The Lack of Fit test is based on an analysis of variance. The test statistic is the F ratio. It compares the mean square for the pure error to the mean square for the lack of fit by ratio. Your mean square for pure error is 0. There is no variation between the replicate values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: lack of fit test issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: lack of fit test issues
The lack of fit test, when possible, provides some evidence to decide if the estimated errors (residuals) in the current model are entirely random effects or a mixture of random and fixed effects. If it is the latter case, then the problem is model bias. All models should be validated with new empirical observations. Use the selected model to predict the outcome for factor levels / combinations that were not included in the data set that trained the model. Do the predictions confirm?