<?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:zzhang:consultant</title>
        <description></description>
        <link>https://nd.psychstat.org/</link>
        <image rdf:resource="https://nd.psychstat.org/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-08T03:14:41+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/zzhang/consultant/winter"/>
            </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/zzhang/consultant/winter">
        <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>winter</title>
        <link>https://nd.psychstat.org/lab/zzhang/consultant/winter</link>
        <description>test&lt;-read.table(&#039;/Users/zzhang4/Desktop/test.txt&#039;)

test&lt;-t(test)
i1&lt;-seq(1,34,2)
i2&lt;-seq(2,34,2)
dset&lt;-cbind(test[i1,1], test[i2,1],test[i1,2], test[i2,2],test[i1,3], test[i2,3])

dset1&lt;-cbind(rbind(dset[,1:2], dset[,3:4],dset[,5:6]), rep(1:3, each=17), rep(c(rep(0,9),rep(1,8)),3))

dset1&lt;-cbind(dset1[,2], dset1[,1]-dset1[,2], dset1[,3:4])
m1&lt;-glm(dset1[, 1:2]~factor(dset1[,3])+dset1[,4], family=binomial(&quot;logit&quot;))</description>
    </item>
</rdf:RDF>
