You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the below commands from Lecture4, Norbis 2022, I get two extra points, one for the mean,
and one for the standard deviation.
I understand why when I read the documentation of showInTriangle ("an attempt is made to bind the elements row-wise"),
but perhaps it should be easier to avoid this error?!
With the current code, the last line below should be showInTriangle(k$perSimulation)
When I run the below commands from Lecture4, Norbis 2022, I get two extra points, one for the mean,
and one for the standard deviation.
I understand why when I read the documentation of showInTriangle ("an attempt is made to bind the elements row-wise"),
but perhaps it should be easier to avoid this error?!
With the current code, the last line below should be
showInTriangle(k$perSimulation)
Created on 2022-07-07 by the reprex package (v2.0.1)
The text was updated successfully, but these errors were encountered: