how to get coefficient values after normalising the data?

4 views (last 30 days)
Hi,
I am fitting my data using fit function, and normalisation, i.e. fitoptions('Normalize', 'on'). Now, the parametres that I get are obviously for the normalised input data. Is there any way to get the values of the parametres for real, non-normalised data? I.e. is there any function that automatically converts the values of the parametres fitted to scaled data into the values that would fit the non-scaled data?
Thank you!
  1 Comment
Rik
Rik on 13 Aug 2020
Comment posted as flag by Matthew Kehrli:
This post is really old but I would like someone who knows more about the fitting toolbox to answer this question...upvoting and flagging

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!