Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

Showing how to store results in a consistent data structure #9

@privefl

Description

@privefl

How do you store results of an analysis?

When you have different parameters that are varying, when you compare many methods and when you want to keep all the results of an analysis, your code can become quite complex.

In this tutorial, we'll make a comparison of machine learning methods for predicting disease based on small SNP data. We'll show how to use the tidyverse set of packages to make the analysis easier by using consistent data structures and functional programming. We'll use tibbles with list-columns.


You can find the first version of the tuto there

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions