Change distribution name to the preferred distribution name term
This is determined by the internal preferred condition name list .errIdenticalDists
rxPreferredDistributionName(dist)
dist
: This is the input distributionPreferred distribution term
rxPreferredDistributionName("dt") rxPreferredDistributionName("add") # can be vectorized rxPreferredDistributionName(c("add","dt"))
Matthew Fidler
Useful links