[R] structure breakpoint for panel data

2016-08-11 Thread farzana akbari
in the name of God

hi

can you help me and tell which package and function can calculate structure
breakpoint for panel data

best regards

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] eroor in pglm in regression analyze

2016-07-14 Thread farzana akbari
*“In the name of God”*

*Hi dear*



I try to analyze a regression model but can’t. I have 2 problem in this
presses as below:

And also I send you details in attached file.

Best Regards



One of the is:

> phtest(fixed,random)

Error in solve.default(dvcov) :

  system is computationally singular: reciprocal condition number =
1.34013e-25



and another one is :



>
fixedglm=pglm(RiskTaking~HHI+GDPGROWTH+EBIT+MB+DEBT+bonus+FATA+MKTSIZE+factor

+ (indu),data=data1,index=c("code","year"),model="within",family="gaussian")

> summary(fixedglm)



Maximum Likelihood estimation

Newton-Raphson maximisation, 150 iterations

Return code 4: Iteration limit exceeded.

Log-Likelihood: -2040.749

13  free parameters

Estimates:

Estimate Std. error t value Pr(> t)

(Intercept)7.234e+04Inf   0   1

HHI   -5.956e+05Inf   0   1

GDPGROWTH -4.833e-04Inf   0   1

EBIT   4.414e-01Inf   0   1

MB-3.507e-04Inf   0   1

DEBT  -5.451e+08Inf   0   1

bonus  5.178e+00Inf   0   1

FATA  -2.642e+04Inf   0   1

MKTSIZE6.339e-06Inf   0   1

factor(indu)2 -3.722e+04Inf   0   1

factor(indu)3  1.214e+05Inf   0   1

sd.mu  1.997e+05Inf   0   1

sd.eps 8.907e+04Inf   0   1

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

[R] unit root test

2016-07-13 Thread farzana akbari
in thr name of God

Hi Dear

i try to test unit root of eff1 in my panel data = data1 but this is the
eroor what should i do ?


purtest(eff1~1,data=data1,index="indu",pmax=4,test="levinlin")


Error in purtest(eff1 ~ 1, data = data1, index = "indu", pmax = 4, test =
"levinlin") :
  the individual dimension is undefined

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] benchmark-dea

2016-06-15 Thread farzana akbari
in the name of God


hi dear

I  use benchmark package to use of dea  and when I wanna save my result
as csv by this as below
 write.csv(farzana,'D:sajjaad.csv')

I can not and the error is as below


Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors =
stringsAsFactors) :
  cannot coerce class ""Farrell"" to a data.frame


what should I do ?


best regards
farzana

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] FEAR package

2016-06-10 Thread farzana akbari
in the name of God


hi

 I'm installing  FEAR package   in  R x64 3.2.4but  for loading it


Error : .on Attach failed in attach Namespace() for 'FEAR', details:
  call: detach("package:FEAR")
  error: invalid 'name' argument
Error: package or namespace load failed for ‘FEAR’



what should I do?

Best regards

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

[R] loading

2016-03-27 Thread farzana akbari
 hi I install plm and pglm packages but I  can not load no one of them. the
massage of loading plm is

> library(plm)
Loading required package: Formula


and for pglm is



> library(pglm)
Loading required package: maxLik
Loading required package: miscTools

Please cite the 'maxLik' package as:
Henningsen, Arne and Toomet, Ott (2011). maxLik: A package for maximum
likelihood estimation in R. Computational Statistics 26(3), 443-458. DOI
10.1007/s00180-010-0217-1.

If you have questions, suggestions, or comments regarding the 'maxLik'
package, please use a forum or 'tracker' at maxLik's R-Forge site:
https://r-forge.r-project.org/projects/maxlik/

can you help me? and also when i wanna Formula package there is no massage
. for installing Formula massage is
--- Please select a CRAN mirror for use in this session ---
Warning: package ‘Formula’ is in use and will not be installed


i used  3.1.3  and  3.2.4 ver *64  and  32  and my computer is 64 bit



please help me

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.