<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3698196937580328468</id><updated>2024-10-02T14:28:41.865-05:00</updated><category term="Plans"/><category term="Releases"/><category term="Commit"/><title type='text'>OSCATS Announcements</title><subtitle type='html'>Announcements for the Open Source Computerized Adaptive Testing System.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://oscats.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://oscats.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Michael Culbertson</name><uri>http://www.blogger.com/profile/10609699686827256482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3698196937580328468.post-1152907306091703085</id><published>2011-11-04T14:51:00.000-05:00</published><updated>2011-11-04T14:51:21.476-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Plans"/><category scheme="http://www.blogger.com/atom/ns#" term="Releases"/><title type='text'>OSCATS 0.6 Released</title><content type='html'>The overdue version 0.6 of OSCATS is now available in source and Windows binaries (32- and 64-bit). New 32- and 64-bit Windows binaries of &lt;a href=&quot;http://www.gnu.org/s/gsl&quot;&gt;GSL&lt;/a&gt; are also available. &amp;nbsp;While functional, this release should still be considered another in a line of Beta releases leading up to version 1.0. &amp;nbsp;&lt;b&gt;Testers wanted!&lt;/b&gt; &amp;nbsp;Send feedback to the &lt;a href=&quot;http://groups.google.com/group/oscats&quot;&gt;mailing list&lt;/a&gt; or file an &lt;a href=&quot;http://code.google.com/p/oscats/issues/list&quot;&gt;issue&lt;/a&gt; for coding errors.&lt;br /&gt;
&lt;br /&gt;
Major changes in this release include:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;New OscatsSpace and OscatsPoint classes for a unified representation of continuous, binary, and ordinal latent spaces&lt;/li&gt;
&lt;li&gt;Unification of the OscatsContModel and OscatsDiscrModel into a single OscatsModel based on the new latent space representation&lt;/li&gt;
&lt;li&gt;Generalization of OscatsItem to allow any arbitrary number of models for complex simulation studies&lt;/li&gt;
&lt;/ul&gt;Other highlights include:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Implementation of the a-Stratified item selection algorithm&lt;/li&gt;
&lt;li&gt;Newly implemented models:&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Partial Credit, Generalized Partial Credit&lt;/li&gt;
&lt;li&gt;Graded Response (Homogenous and Heterogenous Logistic)&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;New examples, including implementation of a custom algorithm in Python&lt;/li&gt;
&lt;/ul&gt;For a complete list of changes, see the &lt;a href=&quot;http://code.google.com/p/oscats/source/list?name=release-0.6&quot;&gt;repository commit log&lt;/a&gt;.&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Plans for upcoming development include:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Support for simultaneous testing of multiple examinees&lt;/li&gt;
&lt;li&gt;Exposure control and item selection constraints&lt;/li&gt;
&lt;li&gt;R Bindings&lt;/li&gt;
&lt;li&gt;Support for &lt;a href=&quot;http://live.gnome.org/GObjectIntrospection&quot;&gt;GObject Introspection&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Example integration with &lt;a href=&quot;http://code.google.com/p/concerto-platform/&quot;&gt;Concerto&lt;/a&gt; for CAT administration&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/1152907306091703085'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/1152907306091703085'/><link rel='alternate' type='text/html' href='http://oscats.blogspot.com/2011/11/oscats-06-released.html' title='OSCATS 0.6 Released'/><author><name>Michael Culbertson</name><uri>http://www.blogger.com/profile/10609699686827256482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-3698196937580328468.post-5788861240110771429</id><published>2011-08-30T22:04:00.000-05:00</published><updated>2011-08-30T22:04:37.283-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Plans"/><title type='text'>Upcoming Developments</title><content type='html'>After a hiatus, development on OSCATS is continuing.&amp;nbsp; Below are listed some changes to appear in the Hg repository soon, and the next release is planned for 1-2 months from now.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; Also, there are some new (and rather experimental) &lt;a href=&quot;http://live.gnome.org/GObjectIntrospection&quot;&gt;introspection&lt;/a&gt;-based&amp;nbsp;&lt;a href=&quot;http://www.mathworks.com/&quot;&gt;MATLAB&lt;/a&gt; bindings for &lt;a href=&quot;http://developer.gnome.org/gobject/stable/&quot;&gt;GObject&lt;/a&gt; at the &lt;a href=&quot;http://code.google.com/p/gmatlab/&quot;&gt;gmatlab&lt;/a&gt; project.&amp;nbsp; They&#39;re ready for general use, but those interested who have some stamina may want to take a look.&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://live.gnome.org/GObjectIntrospection&quot;&gt;GObject-Introspection&lt;/a&gt; support for liboscats&lt;/li&gt;
&lt;li&gt;Shift language bindings to GO-I methods (perl, python, java)&lt;/li&gt;
&lt;li&gt;Unified latent space object for continuous and discrete latent variables&lt;/li&gt;
&lt;li&gt;Unified model support, allowing each Administrand to have an arbitrary number of models (for different purposes, e.g. simulation, estimation, calibration, statistical interest)&lt;/li&gt;
&lt;li&gt;Support sub-classing models and algorithms in bound languages&lt;/li&gt;
&lt;li&gt;More common IRT/CD models&lt;/li&gt;
&lt;li&gt;More item selection algorithms, including a-Stratified and Dual-purpose methods&lt;/li&gt;
&lt;li&gt;Simpson-Hetter exposure control&lt;/li&gt;
&lt;/ul&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/5788861240110771429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/5788861240110771429'/><link rel='alternate' type='text/html' href='http://oscats.blogspot.com/2011/08/upcoming-developments.html' title='Upcoming Developments'/><author><name>Michael Culbertson</name><uri>http://www.blogger.com/profile/10609699686827256482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-3698196937580328468.post-6597276744293870950</id><published>2010-08-24T18:57:00.000-05:00</published><updated>2010-08-24T18:57:15.854-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Releases"/><title type='text'>OSCATS 0.5 Released</title><content type='html'>OSCATS version 0.5 has been released.&amp;nbsp; Source and compiled Windows binary distributions are available, as well as a compiled distribution of GSL 1.14 for Windows.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note of Upcoming Changes:&lt;/b&gt;&lt;br /&gt;
The language bindings will be shifting to &lt;a href=&quot;http://live.gnome.org/GObjectIntrospection&quot;&gt;GObject Introspection&lt;/a&gt;-based implementations, where possible, by version 1.0.&amp;nbsp; This will streamline bindings generation even more and make OSCATS potentially available in more programming languages.&amp;nbsp; However, it may entail some changes to function nomenclature.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/6597276744293870950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/6597276744293870950'/><link rel='alternate' type='text/html' href='http://oscats.blogspot.com/2010/08/oscats-05-released.html' title='OSCATS 0.5 Released'/><author><name>Michael Culbertson</name><uri>http://www.blogger.com/profile/10609699686827256482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-3698196937580328468.post-7718786222753697938</id><published>2010-08-15T15:20:00.000-05:00</published><updated>2010-08-15T15:20:27.383-05:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Commit"/><title type='text'>Welcome to OSCATS!</title><content type='html'>A working preliminary version of OSCATS has been loaded into the &lt;a href=&quot;http://code.google.com/p/oscats/source/browse/&quot;&gt;code repository&lt;/a&gt;.&amp;nbsp; Source and Windows binary distributions for version 0.5 will be available shortly (waiting to correct a problem with the Java bindings on Windows).&lt;br /&gt;
&lt;br /&gt;
This initial version includes bindings for Python, Perl, PHP, and Java for use of built-in functions, models, and algorithms.&amp;nbsp; OSCATS can be used from Matlab via the Java bindings.&amp;nbsp; Full bindings for Matlab, as well as support for creating new models and algorithms in bound languages is targeted for version 1.0.&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;IRT Models included: 1PL (Rasch), 2PL, 3PL, Nominal response&lt;/li&gt;
&lt;li&gt;Classification Models included: DINA, NIDA&lt;/li&gt;
&lt;li&gt;Selection Algorithms included:&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Random&lt;/li&gt;
&lt;li&gt;Optimize an arbitrary criterion&lt;/li&gt;
&lt;li&gt;Closest difficulty&lt;/li&gt;
&lt;li&gt;Maximize Fisher information&lt;/li&gt;
&lt;li&gt;Maximize KL information (for IRT or classification)&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;Can simulate based on either IRT or classification &lt;/li&gt;
&lt;li&gt;Support for examinee covariates in IRT models&lt;/li&gt;
&lt;li&gt;Support for tagging item characteristics (e.g. &quot;algebra,&quot; &quot;geometry,&quot; &quot;negative stem,&quot; etc.)&lt;/li&gt;
&lt;/ul&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/7718786222753697938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3698196937580328468/posts/default/7718786222753697938'/><link rel='alternate' type='text/html' href='http://oscats.blogspot.com/2010/08/welcome-to-oscats.html' title='Welcome to OSCATS!'/><author><name>Michael Culbertson</name><uri>http://www.blogger.com/profile/10609699686827256482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>