lesliedb / spatial_cv

Repository for classwork
0 stars 2 forks source link

Modify the function LeaveOneOut per #1 #3

Closed dmcglinn closed 9 years ago

dmcglinn commented 9 years ago

This commit is a first look at improving the leave one out function for cross validation.

lesliedb commented 9 years ago

Dan,

Thanks for the help. I’m a little confused by the pull request, but at least was able to merge it with my repo. My question is, how do you download the updated rmd file to my personal computer? I’m assuming I can do this through the git bash, but I’m not sure how.

Thanks,

David

On Mar 24, 2015, at 4:37 PM, Dan McGlinn notifications@github.com wrote:

This commit is a first look at improving the leave one out function for cross validation.

You can view, comment on, or merge this pull request online at:

https://github.com/lesliedb/spatial_cv/pull/3 https://github.com/lesliedb/spatial_cv/pull/3 Commit Summary

Modify the function LeaveOneOut so that it is more generalized and easier to read. The response variable no longer is required to be the first column of the function argument data File Changes

M leave_one_out_method.Rmd https://github.com/lesliedb/spatial_cv/pull/3/files#diff-0 (19) Patch Links:

https://github.com/lesliedb/spatial_cv/pull/3.patch https://github.com/lesliedb/spatial_cv/pull/3.patch https://github.com/lesliedb/spatial_cv/pull/3.diff https://github.com/lesliedb/spatial_cv/pull/3.diff — Reply to this email directly or view it on GitHub https://github.com/lesliedb/spatial_cv/pull/3.

dmcglinn commented 9 years ago

The command is

git pull origin master

Execute that within your git repo.

Dan On Mar 24, 2015 6:00 PM, "lesliedb" notifications@github.com wrote:

Dan,

Thanks for the help. I’m a little confused by the pull request, but at least was able to merge it with my repo. My question is, how do you download the updated rmd file to my personal computer? I’m assuming I can do this through the git bash, but I’m not sure how.

Thanks,

David

On Mar 24, 2015, at 4:37 PM, Dan McGlinn notifications@github.com wrote:

This commit is a first look at improving the leave one out function for cross validation.

You can view, comment on, or merge this pull request online at:

https://github.com/lesliedb/spatial_cv/pull/3 < https://github.com/lesliedb/spatial_cv/pull/3> Commit Summary

Modify the function LeaveOneOut so that it is more generalized and easier to read. The response variable no longer is required to be the first column of the function argument data File Changes

M leave_one_out_method.Rmd < https://github.com/lesliedb/spatial_cv/pull/3/files#diff-0> (19) Patch Links:

https://github.com/lesliedb/spatial_cv/pull/3.patch < https://github.com/lesliedb/spatial_cv/pull/3.patch> https://github.com/lesliedb/spatial_cv/pull/3.diff < https://github.com/lesliedb/spatial_cv/pull/3.diff> — Reply to this email directly or view it on GitHub < https://github.com/lesliedb/spatial_cv/pull/3>.

— Reply to this email directly or view it on GitHub https://github.com/lesliedb/spatial_cv/pull/3#issuecomment-85710612.