padpadpadpad / nls.multstart

Non-linear regression in R allowing multiple start parameters
18 stars 4 forks source link

Start upperlower #8

Closed mathesong closed 6 years ago

mathesong commented 6 years ago

Some new changes incoming :). This fixes the last things from the original issue.

GENERAL

DESCRIPTION

nls_multstart.R

README

I updated the README file input arguments. However, when I output to .md, it gets errors about using Helvetica since I'm on Windows. So maybe you should just knit the README.Rmd again. Also, I got strange issues about stuff being deprecated when it called on broom::augment. Though actually, thinking about it now, it might be that I should update broom. In any case, I added that warnings shouldn't be displayed in those code blocks.

Summary

This is the last of the initial things I mentioned in the issue. I'll try implementing this in my package next :). Excited to see what comes of it!