Endy BlackEndy wrote:
>
> I am using R on a Windows XP professional platform.
> The following code is part of a bigger one
> CODE
> press=function(y,x){
>library(qpcR)
>models.press=numeric(0)
>cat("\n")
>dep=y
> print(dep)
>indep=log(x)
> print(indep)
>
Endy BlackEndy wrote:
>
> I am using R on a Windows XP professional platform.
> The following code is part of a bigger one
> CODE
> press=function(y,x){
>library(qpcR)
>models.press=numeric(0)
>cat("\n")
>dep=y
> print(dep)
>indep=log(x)
> print(indep)
>
2 matches
Mail list logo