Skip to content

Commit

Permalink
Full name #428
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Nov 19, 2020
1 parent cddd57f commit c2c92f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Expand Up @@ -79,7 +79,7 @@
- `combined1`: `y = f + (a+b*f)*err`
- `combined2`: `y = f + sqrt(a^2+b^2*f^2)*err`
- See https://github.com/nlmixrdevelopment/nlmixr/issues/428
- Thanks to @jranke for the nlme patch and the catch
- Thanks to Johannes Ranke (@jranke) for the nlme patch and the catch

- Can switch with `nlmeControl(addProp="combined1")` to use the combined1 type of error model

Expand Down

0 comments on commit c2c92f9

Please sign in to comment.