Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SIAMCAT SIAMCAT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zeller GroupZeller Group
  • SIAMCATSIAMCAT
  • Merge requests
  • !8

Major development changes: SIAMCAT object structure, constructor function, pipeline versatility, vignettes, and several smaller bugfixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jakob Wirbel requested to merge dev into master Sep 26, 2018
  • Overview 1
  • Commits 122
  • Pipelines 2
  • Changes 121

Major development changes:

  • The SIAMCAT object structure has changed: new slots for filtered and normalised data, also for association results
  • The constructor function takes named arguments now and runs validate.data by default
  • Pipeline versatility has been increased: by using feature.type, every function working with features can work on either the original, the filtered, or the normalised features
  • Updated data input vignette, included holdout testing vignette
  • Smaller bugfixes in almost every function in order to make it compatible with the new package structure and pipeline versatility
  • read.features and read.meta have been deprecated
  • Rscript flavour has been updated for the CI with the new package structure
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev