[R] Smallest Space Analysis (SSA) in R

Eric Berger er|cjberger @end|ng |rom gm@||@com
Thu Sep 20 22:28:27 CEST 2018


Hi Andrew,
I don't have any experience in this area but I was intrigued by your
question. Here is what I learned.

1, A bit of poking around turned up a thread on stats.stackexchange that
mentions that "smallest space analysis" (SSA) is a special case of
"multidimensional scaling" (MDS).
See the thread here:
https://stats.stackexchange.com/questions/82462/guttmans-smallest-space-analysis

2. The R package SMACOF implements some solutions for MDS. See the
documentation "Multidimensional Scaling in R: SMACOF" available at
https://mran.microsoft.com/snapshot/2018-05-13/web/packages/smacof/vignettes/smacof.pdf

HTH,
Eric



On Wed, Sep 19, 2018 at 2:00 PM, Andrew <phaedrusv using gmail.com> wrote:

> Hi
>
> As part of my forensics psych course, we have been introduced to
> Guttman's smallest space analysis (SSA). I want to explore this approach
> using R, but despite finding some queries on the web about this same
> thing, have yet to find any answers. The MASS package doesn't seem to do
> the job, and the only thing I have been able to find is some proprietary
> software HUDAP  (Hebrew University Data Analysis Package) which may/ not
> be compatible with R (or GNU/Linux for that matter).
>
> Does anyone have information on how to do SSA using R?
>
> Many thanks
>
> Andrew
>
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/
> posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

	[[alternative HTML version deleted]]




More information about the R-help mailing list