rxPreferredDistributionName | R Documentation |
This is determined by the internal preferred condition name list
.errIdenticalDists
rxPreferredDistributionName(dist)
dist |
This is the input distribution |
Preferred distribution term
Matthew Fidler
rxPreferredDistributionName("dt")
rxPreferredDistributionName("add")
# can be vectorized
rxPreferredDistributionName(c("add","dt"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.