关于R语言的问题因为spss的效果不好,我现在想用R做stepwise.但我的数据集很大,有80多个自变量,1510个样
来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/12 04:09:19
关于R语言的问题
因为spss的效果不好,我现在想用R做stepwise.但我的数据集很大,有80多个自变量,1510个样本,也就是1510*80的矩阵.我现在看到的教程里自变量都很少,可以直接写出在lm()和step()函数里直接写出fomula,我的自变量很多,又没有什么方法,有没有人用过R语言,
因为spss的效果不好,我现在想用R做stepwise.但我的数据集很大,有80多个自变量,1510个样本,也就是1510*80的矩阵.我现在看到的教程里自变量都很少,可以直接写出在lm()和step()函数里直接写出fomula,我的自变量很多,又没有什么方法,有没有人用过R语言,
这是我以前学习C语言时做过的,希望对你有所帮助!
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
int shoudsave=0; /* */
struct student
{
char num[10];/* 学号 */
char name[20];
char sex[4];
int cgrade;
int mgrade;
int egrade;
int totle;
int ave;
char neartime[10];/* 最近更新时间 */
};
typedef struct node
{
struct student data;
struct node *next;
}Node,*Link;
void menu()
{
printf("\n");
}
void printstart()
{
printf("-----------------------------------------------------------------------\n");
}
void Wrong()
{
printf("\n\n");break;
default: Wrong();getchar();break;
}
}
}
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
int shoudsave=0; /* */
struct student
{
char num[10];/* 学号 */
char name[20];
char sex[4];
int cgrade;
int mgrade;
int egrade;
int totle;
int ave;
char neartime[10];/* 最近更新时间 */
};
typedef struct node
{
struct student data;
struct node *next;
}Node,*Link;
void menu()
{
printf("\n");
}
void printstart()
{
printf("-----------------------------------------------------------------------\n");
}
void Wrong()
{
printf("\n\n");break;
default: Wrong();getchar();break;
}
}
}
关于R语言的问题因为spss的效果不好,我现在想用R做stepwise.但我的数据集很大,有80多个自变量,1510个样
SPSS多元回归问题我想用SPSS软件做个多元回归,有一个变量的数据很大,上了6位数,到了十万,而我的因变量只有4位,只
在spss做描述性分析,数据有12个问题,我只能得出每个问题的平均数,但得不出一个total的,怎样才行呢?
如何输入spss自变量,因变量做回归分析,我已有excel版的自变量和因变量数据
我现在在做往年的数学建模题,要统计一个数据,有11923个数据,关于年龄,我想以每十岁为单位求其频数,但其中有无效数据,
会计和数学有很大的关系吗? 因为我的数学成绩不好!但又想学.
怎么用spss做一个因变量,一个自变量线性回归(关键是我的自变量是多次测量的结果,多所以有好几组).
我的电鱼机用3524做驱动,功率管3205(4个,两个之间并联),能点亮200w灯泡,但电鱼效果不好,如何改装?
两组自变量与1个因变量之间的关系用SPSS怎么做?
关于SPSS做数据频数计算的问题,急,
SPSS,做因子分析时,关于标准化数据的问题!
我在做逐步分析时本来自变量是7个,可是出来的模型只有5个,急求怎么办.对spss的回归分析刚学