Options

Help me, correct answer in [??] to make anova function in vertica-R

Hi!!

 

I want to make R function 

 

avo <- function(x)
{
cx <- [??]
cy <- [??]
data_avo <- data.frame(cx,cy)
fit <- avo(cy ~ cx, data=data_avo)
res <- summary(fit)
res
}

avoFactory <- function()
{
list(name=kmeansClu,udxtype=c("transform"),intype=c("float","float"), outtype=c("string[??]"))
}

 

I really wonder [??] 

 

Who know the correct answer???? that [??] 

 

 

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file