Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.3 KB

File metadata and controls

23 lines (18 loc) · 1.3 KB

Improvements to nls(): Solutions to Tests

Description

This repository contains my solutions to the tests in GSoC(2021)'s R-project - Improvements to nls(). I had to complete these before contacting the mentors of this project.

Table of Contents

This repository contains three folders -

1. Easy :

  • R file - containing the R code solution
  • Image file - containing the final plot
  • R Markdown file(pdf version) - pdf version containing necessary explanations to my solution. It has the R code and the outputs as well.

2. Medium :

  • R file - containing the R code solution
  • Image file - containing the final plot
  • R Markdown file(pdf version) - containing necessary explanations to my solution. It has the R code and the outputs as well.

3. Hard :

  • R file - containing the R code solution
  • Image file - containing the final plot
  • R Markdown file(pdf version) - containing necessary explanations to my solution. It has the R code and the outputs as well.