[R]

About this list Date view Thread view Subject view Author view Attachment view

From: Cesar Ortega (cortega@unitec.edu)
Date: Tue 25 Mar 2003 - 22:50:11 EST


Message-id: <7d615ef6200b626b.200b626b7d615ef6@unitec.edu>

Hi there,

Thank you in advance for your help.

I need to do the following:

1. Take one file from excell and one from SPSS and with the data
calculate:

ESTIMATED N= SUM {1/PI(i)}; PI is the proportion
ESTIMATED T(Y)= SUM {Yi/PI(i)}; i belongs to the sample.

GINMi=[SUMi{(Yi/PI(i))*[1/PI(i)+SUMj(2/PI(j)]}]/[(2*ESTIMATED
N*ESTIMATED T)]. i belongs to M (1000,etc.) times, WHERE j=i+1

WE HAVE ONLY ONE VARIABLE Y, BUT WITH THE FIRST POSITION i AND THE
NEXT j, IN THE ASCENDING ORDER.

And last to get the errors as:

E1= [SUMi {|GINP-GINMi |}]/[M] ; i belongs M

E2= SQRT[SUMi {|GINP-GINMi |}]/[M]; i belongs TO M

Thanks,

Cesar Ortega

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Tue 01 Jul 2003 - 09:11:26 EST