Skip to content

Conversation

@octopacks
Copy link

@octopacks octopacks commented Apr 5, 2018

@bcaffo : In the Swiss data model fitting, output from the lm function was assigned to the object "fit1". In the next line of code fit2 was created by using the update function on the object "fit", which does not exist. Changed the object "fit" to "fit1"

In the Swiss data model fitting, output from the lm function was assigned to the object "fit1". In the next line of code fit2 was created by using the update function on the object "fit", which does not exist. Changed the object "fit" to "fit1"
@octopacks octopacks closed this Apr 5, 2018
@octopacks octopacks reopened this Apr 5, 2018
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