https://github.com/cran/smacof
Raw File
Tip revision: 6eea070e38ae56f27678ca0c6f3ca620f176ff85 authored by Jan de Leeuw on 08 April 2010, 00:00:00 UTC
version 1.0-1
Tip revision: 6eea070
NAMESPACE
import("stats", "graphics", "rgl", "scatterplot3d")
export(smacofSym)
export(smacofRect)
export(smacofIndDiff)
export(smacofConstraint)
export(smacofSphere.primal)
export(smacofSphere.dual)
export(sim2diss)
export(plot3dstatic)

S3method(print, smacofB)
S3method(summary, smacofB)
S3method(print, smacofR)
S3method(summary, smacofR)
S3method(print, smacofID)
S3method(summary, smacofID)
S3method(print, smacofSP)
S3method(summary, smacofSP)
S3method(residuals, smacof)
S3method(residuals, smacofID)
S3method(residuals, smacofR)
S3method(plot3d, smacof)
S3method(plot3d, smacofR)
S3method(plot3d, smacofID)
S3method(plot, smacof)
S3method(plot, smacofR)
S3method(plot, smacofID)
S3method(plot3dstatic, smacof)
S3method(plot3dstatic, smacofR)
S3method(plot3dstatic, smacofID)






back to top