Skip to content

Commit

Permalink
Update baseline.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fchuffar authored Nov 12, 2024
1 parent 3aba2fd commit f265160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phase-0-smoothie/bundle/baseline.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The starting kit provides 3 baseslines.
This baseline uses a linear model (`lm` function) to estimate the fruit composition (`lm` function).
For improved estimation, you can comment out line 24 and uncomment line 25 to apply a non-negative least squares deconvolution algorithm (`nnls::nnls` function).

## submission_script_installpkgcran.py
## submission_script_installpkgcran.R

This script demonstrates how to install a new package if needed.

Expand Down

0 comments on commit f265160

Please sign in to comment.