<?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:classes</title>
        <description></description>
        <link>https://nd.psychstat.org/</link>
        <image rdf:resource="https://nd.psychstat.org/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-17T13:38:47+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/as2010"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/eda2010"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/feb_01_-_quantile-quantile_plots"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/jan_25_-_box-whisker_plots"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/jan_27_-_histogram"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/mar_31_-_qualitative_data_analysis_1"/>
                <rdf:li rdf:resource="https://nd.psychstat.org/lab/classes/oct_5_regression_with_categorical_covariates"/>
            </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/classes/as2010">
        <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>as2010</title>
        <link>https://nd.psychstat.org/lab/classes/as2010</link>
        <description>Lectures

	*  Aug 24 Introduction
	*  Aug 26	Introduction to R
	*  Aug 31	Graphical display of data (1)
	*  Sep 2	Graphical display of data (2)
	*  Sep 7	Basic statistical methods
	*  Sep 9	p-value and confidence intervals
	*  Sep 14	Bootstrap
	*  Sep 16	Multiple regression
	*  Sep 21	Variable selection for regression
	*  Sep 23	Regression diagnostics (1)
	*  Sep 28	Regression diagnostics (2)
	*  Sep 30	Power analysis
	*  Oct 5	Regression with categorical covariates
	*  Oct 7	Logistic regression…</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/eda2010">
        <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>eda2010</title>
        <link>https://nd.psychstat.org/lab/classes/eda2010</link>
        <description>EDA 2010

Lectures

	*  Jan 13 - Introduction to exploratory data analysis
	*  Jan 18 - Introduction to statistical software R
	*  Jan 20 - Stem-and-Leaf plots
	*  Jan 25 -  Box-Whisker plots
	*  Jan 27 -  Histogram
	*  Feb 01 - Quantile-Quantile plots
	*  Feb 03 - Transformation (1)
	*  Feb 08 -  Transformation (2)
	*  Feb 10 - Time series related techniques
	*  Feb 15 - Smoothing techniques (1)
	*  Feb 17 - Smoothing techniques (2)
	*  Feb 22 - Identify relationships (scatter plots)
	*  Feb 24…</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/feb_01_-_quantile-quantile_plots">
        <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>feb_01_-_quantile-quantile_plots</title>
        <link>https://nd.psychstat.org/lab/classes/feb_01_-_quantile-quantile_plots</link>
        <description>discuss distribution test, for example test whether a data set is from a normal distribution</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/jan_25_-_box-whisker_plots">
        <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>jan_25_-_box-whisker_plots</title>
        <link>https://nd.psychstat.org/lab/classes/jan_25_-_box-whisker_plots</link>
        <description>Bagplot

2d Box plot 

P. J. Rousseeuw, I. Ruts, J. W. Tukey (1999): The bagplot: a bivariate boxplot, The American Statistician, vol. 53, no. 4, 382–387

Beanplot

beanplot.pdf</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/jan_27_-_histogram">
        <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>jan_27_-_histogram</title>
        <link>https://nd.psychstat.org/lab/classes/jan_27_-_histogram</link>
        <description>Slide histogram


x&lt;-rnorm(200)
slider.hist(x)</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/mar_31_-_qualitative_data_analysis_1">
        <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>mar_31_-_qualitative_data_analysis_1</title>
        <link>https://nd.psychstat.org/lab/classes/mar_31_-_qualitative_data_analysis_1</link>
        <description>Text analysis of Obama&#039;s speeches

	*  
	*  
	*  [Plot]</description>
    </item>
    <item rdf:about="https://nd.psychstat.org/lab/classes/oct_5_regression_with_categorical_covariates">
        <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>oct_5_regression_with_categorical_covariates</title>
        <link>https://nd.psychstat.org/lab/classes/oct_5_regression_with_categorical_covariates</link>
        <description>Multiple Regression with Categorical Covariates/Predictors/Independent Variables

College salary data</description>
    </item>
</rdf:RDF>
