<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://nd.psychstat.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://nd.psychstat.org/feed.php">
        <title>@ND - lab:zhang:invariance</title>
        <description></description>
        <link>https://nd.psychstat.org/</link>
        <image rdf:resource="https://nd.psychstat.org/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-05T11:26:00+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/zhang/invariance/higer--order_invariance"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/zhang/invariance/r_codes_for_histogram_2010-1-22"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://nd.psychstat.org/_media/wiki/dokuwiki.svg">
        <title>@ND</title>
        <link>https://nd.psychstat.org/</link>
        <url>https://nd.psychstat.org/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://nd.psychstat.org/lab/zhang/invariance/higer--order_invariance">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-24T14:48:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>higer--order_invariance</title>
        <link>https://nd.psychstat.org/lab/zhang/invariance/higer--order_invariance</link>
        <description>Higher order invariance paper with Nesselroade and Browne

	*  R codes for histogram (2010-1-22)
	*  R codes for QQ plot (2010-1-22)</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/zhang/invariance/r_codes_for_histogram_2010-1-22">
        <dc:format>text/html</dc:format>
        <dc:date>2016-01-24T14:48:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>r_codes_for_histogram_2010-1-22</title>
        <link>https://nd.psychstat.org/lab/zhang/invariance/r_codes_for_histogram_2010-1-22</link>
        <description>## Plot the density for the observed data

plotchi&lt;-function(rmsea, n){
  filename&lt;-paste(&#039;allres-&#039;,rmsea,&#039;-&#039;,n,&#039;-chi.txt&#039;, sep=&#039;&#039;)
  temp&lt;-read.table(filename)
  temp&lt;-temp[!is.na(temp[,3]),3]
  filename1&lt;-paste(rmsea,&#039;-&#039;,n,&#039;.txt&#039;, sep=&#039;&#039;)
  write.table(temp,file=filename1,row.names=F, col.names=F)

  nn&lt;-length(temp)

  ## now write the contral file for FPDE
  filename2&lt;-paste(rmsea,&#039;-&#039;,n,&#039;.ctr&#039;, sep=&#039;&#039;)
  filename3&lt;-paste(rmsea,&#039;-&#039;,n,&#039;.out&#039;, sep=&#039;&#039;)
  cat(&#039;filein=&#039;,filename1,&#039;;\n&#039;, file=filen…</description>
    </item>
</rdf:RDF>
