It is used to investigate the dependence between multiple variables at the same time and to highlight the most correlated variables in a data table.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # corrplot
  2. FIXME: description
  3. ## Installation
  4. Download from http://example.com/FIXME.
  5. ## Usage
  6. FIXME: explanation
  7. ## Options
  8. FIXME: listing of options this app accepts.
  9. ## Examples
  10. ...
  11. ### Bugs
  12. ...
  13. ### Any Other Sections
  14. ### That You Think
  15. ### Might be Useful
  16. ## License
  17. Copyright © 2021 FIXME
  18. This program and the accompanying materials are made available under the
  19. terms of the Eclipse Public License 2.0 which is available at
  20. http://www.eclipse.org/legal/epl-2.0.
  21. This Source Code may also be made available under the following Secondary
  22. Licenses when the conditions for such availability set forth in the Eclipse
  23. Public License, v. 2.0 are satisfied: GNU General Public License as published by
  24. the Free Software Foundation, either version 2 of the License, or (at your
  25. option) any later version, with the GNU Classpath Exception which is available
  26. at https://www.gnu.org/software/classpath/license.html.