博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PCA in OriginPro 8.6
阅读量:6832 次
发布时间:2019-06-26

本文共 808 字,大约阅读时间需要 2 分钟。

多变量分析:
1. PCA
它是通过变量的线性组合来解释一组变量的方差-协方差的结构。PCA是用来降维的。
用PCA的主要原因:

数据压缩.:PCA通常用来把包含大量信息原始数据压缩到新的复合变量或者维度的较小的集合,同时损失做少的信息。

Interpretation. 

  • PCA can be used to discover important features of a large data set. It often reveals relationships that were previously unsuspected, thereby allowing interpretations of the data that may not ordinarily result from examination of the data. PCA is typically used as an intermediate step in data analysis when the number of input variables is otherwise too large to perform useful analysis.
  • PCA能够发现大数据集的重要特征。 它常常发现被隐藏的关系。PCA通常在数据分析是一个中间步骤,当输入变了对于有用的分析太大的话。

Origin提供PCA下列功能: 

  • Descriptive Statistics 描述统计
  • Correlation Matrix 相关矩阵
  • Eigenvalues of the Correlation Matrix相关矩阵的特征值
  • Extracted Eigenvectors提取的特征向量
  • Scores for each observation每个观察值的值
  • Plots作图
    • Scree Plot
    • Loading Plot
    • BiPlot

转载地址:http://pztkl.baihongyu.com/

你可能感兴趣的文章
两年前实习时的文档——Platform学习总结
查看>>
Performance Tuning MySQL
查看>>
【WP8】让TextBox文本支持滑动(Scroll)
查看>>
在IIS上创建FTP服务
查看>>
Orchard之在前台显式一个属于自己的列表
查看>>
openfire文件夹
查看>>
Eclipse下快速打开本地文件的插件easy explore
查看>>
uva216 Getting in Line
查看>>
黑龙潭,一个夏日亲子游的好地方
查看>>
编译安装 nginx的http_stub_status_module监控其运行状态
查看>>
双绞线的制作,T568A线序,T568B线序
查看>>
strcat的几种实现及性能比较
查看>>
Apache Spark技术实战之1 -- KafkaWordCount
查看>>
Add Binary Leetcode java
查看>>
缓存使用的一些注意事项
查看>>
将cocos2dx项目从VS移植到Eclipse
查看>>
android 屏幕适配原则
查看>>
plot sin 动态配置rc settings
查看>>
一次解决页面特效问题的排查记录
查看>>
Shopilex - 开源免费网店系统
查看>>