How to draw a linear regression plot?

1 vue (au cours des 30 derniers jours)
Nazila Pourhajy
Nazila Pourhajy le 14 Oct 2021
Commenté : Nazila Pourhajy le 14 Oct 2021
Hi everyone.
I trained LSTM network for forecasting price.I want to draw a plot like the one below for the actual and predicted values and get R-Squared value. Which command can I use to do this?Please help me.Thanks

Réponse acceptée

Kevin Holly
Kevin Holly le 14 Oct 2021
You can use fitlm.
  1 commentaire
Nazila Pourhajy
Nazila Pourhajy le 14 Oct 2021
But when I use this command to plot;I get this result as below:
Do you know,why?

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by