Hi all, Just a minor issue that I am not sure whether this is considered a "bug." It is about the help page. In the help page of printCoefmat(), for the argument 'eps.Pvalue', the description is as below: number, .. I have to read the source to figure out that this argument is to be used by format.pval(). Maybe the description of 'eps.Pvalue' can be revised to refer users to the help page of format.pval()? Regards, Shu Fai
On 29/10/2023 3:48 a.m., Shu Fai Cheung wrote:> Hi all, > > Just a minor issue that I am not sure whether this is considered a > "bug." It is about the help page. > > In the help page of printCoefmat(), for the argument 'eps.Pvalue', the > description is as below: > > number, .. > > I have to read the source to figure out that this argument is to be > used by format.pval(). > > Maybe the description of 'eps.Pvalue' can be revised to refer users to > the help page of format.pval()?That looks like an oversight by the author of the help page. It's been there for at least 20 years! Duncan Murdoch