summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2017-01-10 15:31:25 +0100
committerChristoph Helma <helma@in-silico.ch>2017-01-10 15:31:25 +0100
commit093583c8c23b20f18cf82fb15913fe257a3dd72b (patch)
tree8045b4271f35ce7fa1b134f5fe8badf1fca0e912 /README.md
parent5db4a0d44073ddce8c1641a29450d31474b9e831 (diff)
README.md CV information fixed
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0cffb15..7e0e420 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,8 @@ Execute the following commands either from an interactive Ruby shell or a Ruby s
`validated_model = Model::Validation.create_from_csv_file EPAFHM_log10.csv`
+ This command will create a `lazar` model and validate it with three independent 10-fold crossvalidations.
+
#### Inspect crossvalidation results
`validated_model.crossvalidations`