Skip to content

Revisar curva de cronbach (función alpha.cronbach) #5

@KaPerozo

Description

@KaPerozo

no se pudo encontrar la función "alpha.cronbach"

alpha.curve <- function (x)
{
data = x
n = nrow(data)
k = ncol(data)
max.vec = c()
which.max.vec = c()
complete.alpha = alpha.cronbach(data)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions