Skip to content

Change .fecov to remove multiple unnecessary calls to summary.lm.#12

Open
jonlachmann wants to merge 1 commit intobpfaff:masterfrom
jonlachmann:master
Open

Change .fecov to remove multiple unnecessary calls to summary.lm.#12
jonlachmann wants to merge 1 commit intobpfaff:masterfrom
jonlachmann:master

Conversation

@jonlachmann
Copy link

The function summary.lm is rather complex, and there is no need to call it when we just require the degrees of freedom. This change removes that call and saves some computational complexity.

The function summary.lm is rather complex, and there is no need to call it when we just require the degrees of freedom. This change removes that call and saves some computational complexity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant