Skip to content

Updated the documentation#215

Merged
StephenNneji merged 26 commits intoRascalSoftware:masterfrom
arwelHughes:newDocumentation
Mar 22, 2024
Merged

Updated the documentation#215
StephenNneji merged 26 commits intoRascalSoftware:masterfrom
arwelHughes:newDocumentation

Conversation

@arwelHughes
Copy link
Collaborator

  • Updated docs
  • Added 'ratDocs' function
  • Some debugging of plotting routines


figure(30); clf;
bayesShadedPlot(problem,results,'fit','average','KeepAxes',true,'interval',65,'q4',false)
bayesShadedPlot(problem,results,'fit','average','KeepAxes',true,'interval',95,'q4',false)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This value went from 95 to 65 and now back to 95, it might be better to provide these as options to the function

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to think of a way to generated these images automatically so they are always updated

.. code:: MATLAB

controls = controlsClass();
controls.procedure = 'DE'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer in these tutorials we encourage the users to use the enums

@StephenNneji StephenNneji merged commit 17f4125 into RascalSoftware:master Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants