The following module was proposed for inclusion in the Module List:

  modid:       Statistics::RatioVariance
  DSLIP:       RdpOp
  description: Ratio and associated variance calculation
  userid:      HVALVERDE (Héctor Valverde)
  chapterid:   6 (Data_Type_Utilities)
  communities:
    https://github.com/hvpareja/CPAN-RatioVariance/issues

  similar:

  rationale:

    For two vectors of means (X and Y) and its associated sets of
    variances (V[X] and V[Y]), this function calculates the rate (R) as:

    R = sum(X)/sum(Y) being sum(X) and sum(Y) the sum of all elements
    in the set, respectively. Also, it estimates the associated variance
    for R using Taylor expansion and taking into account the correlation
    between X and Y.

    Furthermore, the function run a Z-Test to evaluate if R shifts from
    the unit significatively.

  enteredby:   HVALVERDE (Héctor Valverde)
  enteredon:   Wed May 15 10:19:29 2013 GMT

The resulting entry would be:

Statistics::
::RatioVariance   RdpOp Ratio and associated variance calculation    HVALVERDE


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=41e00000_bf96a22533680203&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=41e00000_bf96a22533680203&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Statistics%3A%3ARatioVariance

Reply via email to