Replies: 1 comment
-
It becomes very important when we want to replicate the results in other programming languages. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the internal functions where we use
stats
package, the results are dependent on many default values. It is good to make the default values explicit.For example,
Beta Was this translation helpful? Give feedback.
All reactions