Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mixKernel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jerome Mariette
  • mixKernel
  • Issues
  • #1

Closed
Open
Created Apr 30, 2019 by Jerome Mariette@jerome.marietteOwner

Add possibility to permute variable for a specific kpca axe.

kernel.pca.permute allows to compute the Crone and Crosby distances by permuting variables on multiple axes. The number of axes is given by the parameter ncomp. Change the parameter to allow to perform the permutation on a specific axe. Example, ncomp=c(1,3) on the 3 first axes, ncomp=2 only on the second one.

Assignee
Assign to
Time tracking