Difference between revisions of "Models"

From Popix
Jump to navigation Jump to search
(Page créée avec « {{PD Help Page}} '''Subpages''' introduce some hierarchical organization into wiki pages, with levels of the hierarchy separated by slashes (<code>/</code>). === Where it... »)
 
Line 1: Line 1:
{{PD Help Page}}
+
==''Introduction''==
'''Subpages''' introduce some hierarchical organization into wiki pages, with levels of the hierarchy separated by slashes (<code>/</code>).
 
  
=== Where it works ===
+
==''Modelling the individual parameters''==
By default, MediaWiki's subpage feature is turned off in the main namespace, but can be used on [[Help:Talk pages|talk pages]] and [[Help:User page|user pages]]. See [[Help:Namespaces]] for description of namespaces and [[Manual:$wgNamespacesWithSubpages#Enabling for a namespace]] to learn how to modify this default behaviour. In namespaces where the feature is switched off, any slashes (/) within a page name are simply part of the page name and do nothing special.
 
  
It's not possible to use slashes in the title of a page from a namespace where subpages are activated. However, as a crude hack, a character similar to the slash can be used instead, such as the "[[wikt:⧸|big solidus]]" (U+29F8), which results in Foo⧸bar (cf. a real slash: Foo/bar), or the [[wikt:⁄|solidus]] (U+2044), which results in Foo⁄bar. Three possible technical disadvantages (apart from the visual difference from a real slash) arise from this hack:
+
===''Introduction''===
# People without the necessary fonts won't be able to view the character properly;
+
===''Covariates''===
# Redirects from the title with a slash must be created, so that linking and search will work correctly.
+
===''Levels of variability''===
# Both the [[Manual:Namespace#Subject and talk namespaces|subject and talk versions]] of a page (and their corresponding subpages, e.g. discussion archives) need to use the hack, so that moving a page would take all connected pages to the new title (if that setting is selected during the move). For example, subpages are disabled in the main namespace in Wikipedia, so while the talk page would need to use the solidus character to prevent having them marked as subpages, the corresponding page in the main namespace could keep an actual slash, is this goes unnoticed.
 
  
=== How it works ===
+
\newpage
Slashes (/) within a page name break the page into parent and subpages, recursively, e.g.:
+
\section{Modelling the observations}
 +
\subsection{Introduction}
 +
\subsection{Continuous data}
 +
\subsection{Categorical data}
 +
\subsection{Count data}
 +
\subsection{Survival data}
 +
\subsection{Joint models}
  
* [[Help:Subpages]] - this page
+
\newpage
* [[Help:Subpages/subpage]] - child page
+
\section{Dynamical systems driven by ODEs}
* [[Help:Subpages/subpage/sub-subpage]] - grandchild page
+
\subsection{Autonomous dynamical systems}
* [[Help:Subpages/subpage/sub-subpage/sub-sub-subpage]] - great grandchild page
+
\input{models/dynamicalSystem/dynamicalSystem1}
* [[Help:Subpages/subpage/sub-subpage/sub-sub-subpage/sub-sub-sub-subpage]] - great great grandchild page
+
\subsection{Dynamical systems with source terms}
 +
\input{models/dynamicalSystem/dynamicalSystem2}
  
Note that the part of page names after a slash is case sensitive '''including the first letter'''.
+
\newpage
 
+
\section{Extensions}
In subpages, a link back to antecedent pages will automatically appear at the top. These links do not appear, however, if the antecedent pages have not yet been created or if the subpage feature is turned off.
+
\subsection{Mixture models}
 
+
\subsection{Hidden Markov models}
=== Use of subpages ===
+
\subsection{SDE based models}
There are various uses for the subpage feature. Some of the typical usages of subpages are:
+
\subsection{Modelling the population parameters}
* to create archives of old discussions under a [[Help:Talk pages|talk page]]
+
\subsection{Modelling the covariates}
* to create scratchpad editing spaces under a [[Help:User page|user page]]
 
* to create other language versions of a document in multilingual wikis
 
 
 
Subpages are useful for organising information hierarchically. On the other hand, subpages tend to have a long name that is hard to remember, so it may be more user-friendly to use them as little as possible. You can also organize pages with the [[Help:Category|category]] feature, which is more suitable for creating a hierarchical network of information.
 
 
 
== Displaying subpages ==
 
 
 
You can use any of the [[:Category:Subpage extensions|subpage extensions]], like [[Extension:SubPageList]], which features that allow you to customize the display. Or, subpages can also be listed very plainly without an extension by transcluding [[Special:PrefixIndex]], like this:
 
 
 
<pre>
 
{{Special:PrefixIndex/Help:Subpages/}}
 
</pre>
 
 
 
Which produces this:
 
 
 
{{Special:PrefixIndex/Help:Subpages/}}
 
 
 
==See also==
 
* [[Manual:$wgNamespacesWithSubpages]]
 
* [[Meta:Help:Link#Subpage feature]]
 
* [[Help:Variables#Page names]]
 
* [[Special:PrefixIndex]] &ndash; Provides a list of subpages.
 
* [[:Category:Subpage_extensions|Subpage related extensions]]
 
 
 
{{languages}}
 
 
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Subpage|{{PAGENAME}}]]
 

Revision as of 16:40, 16 January 2013

Introduction

Modelling the individual parameters

Introduction

Covariates

Levels of variability

\newpage \section{Modelling the observations} \subsection{Introduction} \subsection{Continuous data} \subsection{Categorical data} \subsection{Count data} \subsection{Survival data} \subsection{Joint models}

\newpage \section{Dynamical systems driven by ODEs} \subsection{Autonomous dynamical systems} \input{models/dynamicalSystem/dynamicalSystem1} \subsection{Dynamical systems with source terms} \input{models/dynamicalSystem/dynamicalSystem2}

\newpage \section{Extensions} \subsection{Mixture models} \subsection{Hidden Markov models} \subsection{SDE based models} \subsection{Modelling the population parameters} \subsection{Modelling the covariates}