楼主: 越樱
24047 6

[软件升级求助] stata 13 IC 还是 SE 版本 [推广有奖]

  • 0关注
  • 0粉丝

学前班

50%

还不是VIP/贵宾

-

威望
0
论坛币
0 个
通用积分
0
学术水平
0 点
热心指数
0 点
信用等级
0 点
经验
23 点
帖子
2
精华
0
在线时间
0 小时
注册时间
2013-11-11
最后登录
2013-11-11

楼主
越樱 发表于 2013-11-11 07:20:27 |AI写论文

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
准备买正版的stata 13的,IC版本是 189 和SE版本是395, 差价几乎是一半啊!
大家说我应该买哪个版本好~
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Stata tata

沙发
蓝色 发表于 2013-11-11 07:29:32
根据你自己使用的需求

数据量大的话需要se版本
已有 1 人评分经验 热心指数 收起 理由
SpencerMeng + 60 + 1 好的意见建议

总评分: 经验 + 60  热心指数 + 1   查看全部评分

藤椅
蓝色 发表于 2013-11-11 07:30:18
Maximum size limits


                                                                 Stata/MP and
                                          Small       Stata/IC       Stata/SE
-----------------------------------------------------------------------------------------------------------
   # of observations  (1)                 1,200  2,147,483,647  2,147,483,647
   # of variables                            99          2,047         32,767
   width of a dataset in bytes              800         24,564        393,192


   value of matsize                         100            800         11,000


   # characters in a command              8,697        165,216      1,081,527
   # options for a command                   70             70             70


   # of elements in a numlist             1,600          1,600          1,600


   # of interacted continuous variables       8              8              8
   # of interacted factor variables           8              8              8


   # of unique time-series operators in
       a command                            100            100            100
   # seasonal suboperators per time-series
       operator                               8              8              8


   # of dyadic operators in an expression    66            800            800
   # of numeric literals in an expression    50            300            300
   # of string literals in an expression    256            512            512
   length of string in string expression    244            244            244
   # of sum functions in an expression        5              5              5
   # of pairs of nested parentheses         249            249            249


   # of characters in a macro             8,681        165,200      1,081,511


   # of nested do-files                      64             64             64


   # of lines in a program                3,500          3,500          3,500
   # of characters in a program         135,600        135,600        135,600


   length of a variable name                 32             32             32
   length of ado-command name                32             32             32
   length of a global macro name             32             32             32
   length of a local macro name              31             31             31


   length of a string variable              244            244            244


   anova
       # of variables in one anova term       8              8              8
       # of terms in the repeated() option    4              4              4


   char
       length of one characteristic       8,681         67,784         67,784


   constraint
       # of constraints                   1,999          1,999          1,999


   encode and decode
       # of unique values                 1,000         65,536         65,536


   _estimates hold
       # of stored estimation results       300            300            300


   estimates store
       # of stored estimation results       300            300            300


   exlogistic and expoisson
       maximum memory specification in      2gb            2gb            2gb
       memory(#)


   grmeanby
       # of unique values in varlist       _N/2           _N/2           _N/2


   graph twoway
       # of variables in a plot             100            100            100
       # of styles in an option's stylelist  20             20             20


   impute
       # of variables in varlist             31             31             31


   infile
       record length without dictionary    none           none           none
       record length with a dictionary  524,275        524,275        524,275


   infix
       record length with a dictionary  524,275        524,275        524,275


   label
       length of dataset label               80             80             80
       length of variable label              80             80             80
       length of value label string      32,000         32,000         32,000
       length of name of value label         32             32             32
       # of codings within one
           value label                    1,000         65,536         65,536


   label language
       # of different languages             100            100            100


   macros
       # of nested macros                    20             20             20


   manova
       # of variables in single manova term   8              8              8


   matrix  (2)
       dimension of single matrix       40 x 40      800 x 800  11,000x11,000


   maximize options
       iterate() maximum                 16,000         16,000         16,000


   mprobit
       # of categories in a depvar           30             30             30


   net (also see usersite)
       # of description lines in .pkg file  100            100            100


   nlogit and nlogittree
       # of levels in model                   8              8              8


   notes
       length of one note                 8,681         67,784         67,784
       # of notes attached to _dta        9,999          9,999          9,999
       # of notes attached to each
           variable                       9,999          9,999          9,999


   numlist
       # of elements in the numeric list  1,600          1,600          1,600


   reg3, sureg, and other system estimators
       # of equations                        40            800         11,000


   set adosize
       memory ado-files may consume       1000K          1000K          1000K


   set scrollbufsize
       memory for Results window buffer   2000K          2000K          2000k


   slogit
       # of categories in a depvar           30             30             30


   snapshot
       length of label                       80             80             80
       # of saved snapshots               1,000          1,000          1,000


   stcox
       # of variables in strata() option      5              5              5


   stcurve
       # of curves plotted on the same graph 10             10             10


   table and tabdisp
       # of by variables                      4              4              4
       # of margins, i.e., sum of rows,
         columns, supercolumns, and
         by groups                        3,000          3,000          3,000


   tabulate  
       # of rows in one-way table           500          3,000         12,000
       # of rows & cols in two-way table 160x20         300x20       1,200x80


   tabulate, summarize (see tabsum)
       # of cells (rows X cols)             375            375            375


   xt estimation commands (e.g., xtgee,
       xtgls, xtpoisson, xtprobit, xtreg
       with mle option, and xtpcse when
       neither option hetonly nor option
       independent is specified)


       # of time periods within panel        40            800         11,000
       # of integration points accepted      40            800         11,000
         by intpoints(#)                    195            195            195
-----------------------------------------------------------------------------------------------------------




Notes


    (1) 2,147,483,647 is a theoretical maximum; memory availability will certainly impose a smaller
        maximum.


    (2) In Mata, matrices are limited only by the amount of memory on your computer.




Matrix size


    See matsize.




Determining which flavor of Stata you are running


    Type


            . about


    The response will be Stata/MP, Stata/SE, Stata/IC, or Small Stata.  Other information is also shown,
    including your serial number.  See about.


板凳
越樱 发表于 2013-11-11 07:30:39
蓝色 发表于 2013-11-11 07:29
根据你自己使用的需求

数据量大的话需要se版本
一般正常使用IC版本就够了~~那还是买IC就好了~

报纸
夏目贵志 发表于 2013-11-11 09:51:07
越樱 发表于 2013-11-11 07:30
一般正常使用IC版本就够了~~那还是买IC就好了~
我恍惚间以为你说的是人民币。。。诶。原来是美元。。。

地板
dxystata 发表于 2013-11-27 22:33:34
MP版本更好!

7
lhplsg 在职认证  发表于 2017-10-6 18:51:45
请问你是在哪里买的?

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jltj
拉您入交流群
GMT+8, 2025-12-31 03:18