<record>
    <language>eng</language>
    <publisher>TQMP</publisher>
    <journalTitle>The Quantitative Methods for Psychology</journalTitle>
    <eissn>1913-4126</eissn>
    <publicationDate>2014-09-01</publicationDate>
    <volume>10</volume>
    <issue>2</issue>
    <startPage>200</startPage>
    <endPage>215</endPage>
	<doi>10.20982/tqmp.10.2.p200</doi>
    <documentType>article</documentType>
    <title language="eng">Partial Least Squares tutorial for analyzing neuroimaging data</title>

    <authors>
      <author>
        <name>Van Roon, Patricia</name>
        <email>patriciavanroon@cmail.ca </email>
        <affiliationId>2</affiliationId>
      </author>
      <author>
        <name>Zakizadeh, Jila</name>
        <email>JilaZakizadeh@cmail.carleton.ca</email>
        <affiliationId>2</affiliationId>
      </author>
      <author>
        <name>Chartier, Sylvain</name>
        <email>sylvain.chartier@uottawa.ca</email>
        <affiliationId>1</affiliationId>
      </author>
    </authors>

    <affiliationsList>
      <affiliationName affiliationId="1">Université d'Ottawa</affiliationName>
      <affiliationName affiliationId="2">Carleton University</affiliationName>
    </affiliationsList>

    <abstract language="eng">
       Partial  least  squares  (PLS)  has  become  a  respected  and  meaningful  soft  modeling  analysis  technique  that  can  be applied  to  very  large  datasets  where  the  number  of  factors  or  variables  is  greater  than  the  number  of  observations.  Current biometric studies (e.g., eye movements, EKG, body movements, EEG) are often of this nature. PLS eliminates the multiple linear regression  issues  of  over-fitting  data  by  finding  a few  underlying  or  latent  variables  (factors)  that  account  for  most  of  the variation  in  the  data.   In  real-world  applications, where  linear  models  do  not  always  apply,  PLS  can  model  the  non-linear relationship  well.  This  tutorial  introduces  two  PLS methods,  PLS  Correlation  (PLSC)  and  PLS  Regression (PLSR)  and  their applications  in  data  analysis  which  are  illustrated with  neuroimaging  examples.   Both  methods  provide  straightforward  and comprehensible techniques for determining and modeling relationships between two multivariate data blocks by finding latent variables  that  best  describes  the  relationships.   In  the  examples,  the  PLSC  will  analyze  the  relationship  between  neuroimaging data  such  as  Event-Related  Potential  (ERP)  amplitude  averages  from  different  locations  on  the  scalp  with  their  corresponding behavioural data. Using the same data, the PLSR will be used to model the relationship between neuroimaging and behavioural data.  This  model  will  be  able  to  predict  future  behaviour  solely  from  available  neuroimaging  data.  To  find  latent  variables, Singular Value Decomposition (SVD) for PLSC and Non-linear Iterative PArtial Least Squares (NIPALS) for PLSR are implemented in this tutorial. SVD decomposes the large data block into three manageable matrices containing a diagonal set of singular values, as well as left and right singular vectors. For PLSR, NIPALS algorithms are used because it provides amore precise estimation of the latent variables. Mathematica notebooks are provided for each PLS method with clearly labeled sections and subsections. The notebook examples show the entire process and the results are reported in the Section 3 Examples.  
    </abstract>

    <fullTextUrl format="pdf">https://www.tqmp.org/RegularArticles/vol10-2/p200/p200.pdf</fullTextUrl>

    <keywords language="eng">    
      <keyword>Partial least squares</keyword>
      <keyword>PLS</keyword>
      <keyword>regression</keyword>
      <keyword>correlation</keyword>
      <keyword>Mathematica</keyword>
    </keywords>
  </record>