logisticLackfit - How can I specify the degrees of freedom for the test statistic?

Réponse

The degrees of freedom (df) can be controlled using two parameters. The 'df' parameter directly sets the degrees of freedom, while the 'dfReduce' parameter specifies a value to subtract from the default degrees of freedom, which is typically the number of groups minus 2.
Did this answer help you?