<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://psychmethods.wiki.uib.no/index.php?action=history&amp;feed=atom&amp;title=Open_source</id>
	<title>Open source - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://psychmethods.wiki.uib.no/index.php?action=history&amp;feed=atom&amp;title=Open_source"/>
	<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;action=history"/>
	<updated>2026-05-24T16:47:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=271&amp;oldid=prev</id>
		<title>Sje025 at 10:45, 16 August 2022</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=271&amp;oldid=prev"/>
		<updated>2022-08-16T10:45:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:45, 16 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;However, while R certainly is the most powerful tool to conduct statistical analyses, it is (generally) command-line-based (i.e., you write commands which then conduct the analyses). This comes with a somewhat steep learning curve and most people therefore wish to have a graphical user interface. [https://www.jamovi.org/ jamovi] and [https://jasp-stats.org/ JASP] provide such graphical user interfaces and aim at the same time for a look-and-feel that is similar to the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;SPSS &lt;/del&gt;user interface (to ease transition; since quite a number of academics is trained to use SPSS). Both software packages are very like each other and provide generally very similar functionality (the development team for jamovi was earlier a part of the JASP team before they split). Advantages of JASP over jamovi are (a) a stronger focus on Bayes statistic (however, it is possible to run Bayes analyses in jamovi as well using an additional module) and (b) context-help (brief introduction what the statistical procedure does). jamovi has the following advantages over JASP: (a) syntax can be used, i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R and you can vice versa run most R-code within the Rj editor (an additional module for jamovi); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) jamovi is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written, which permits, e.g., to [https://cloud.jamovi.org/ run jamovi in your browser] and that it is easier to create modules that add functionality (further analyses) to jamovi.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;However, while R certainly is the most powerful tool to conduct statistical analyses, it is (generally) command-line-based (i.e., you write commands which then conduct the analyses). This comes with a somewhat steep learning curve and most people therefore wish to have a graphical user interface. [https://www.jamovi.org/ jamovi] and [https://jasp-stats.org/ JASP] provide such graphical user interfaces and aim at the same time for a look-and-feel that is similar to the user interface &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;in SPSS &lt;/ins&gt;(to ease transition; since quite a number of academics is trained to use SPSS). Both software packages are very like each other and provide generally very similar functionality (the development team for jamovi was earlier a part of the JASP team before they split). Advantages of JASP over jamovi are (a) a stronger focus on Bayes statistic (however, it is possible to run Bayes analyses in jamovi as well using an additional module) and (b) context-help (brief introduction what the statistical procedure does). jamovi has the following advantages over JASP: (a) syntax can be used, i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R and you can vice versa run most R-code within the Rj editor (an additional module for jamovi); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) jamovi is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written, which permits, e.g., to [https://cloud.jamovi.org/ run jamovi in your browser] and that it is easier to create modules that add functionality (further analyses) to jamovi.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html jamovi] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html jamovi] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=270&amp;oldid=prev</id>
		<title>Sje025 at 10:44, 16 August 2022</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=270&amp;oldid=prev"/>
		<updated>2022-08-16T10:44:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:44, 16 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l21&quot;&gt;Line 21:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 21:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Statistical analyses=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Statistical analyses=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[https://www.gnu.org/software/pspp/ PSPP] is intended as open source equivalent and replacement for the proprietary program SPSS (you can [https://www.gnu.org/software/pspp/get.html download] them free-of-charge). However, even though basic functionality is implemented, quite some more advanced methods (notably ANOVA for repeated measurements) are currently missing.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.r-project.org/ R] is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. It is the most comprehensive and most advanced software package when it comes to statistical analyses. The disadvantage is that - even though there are graphical user interfaces - it is mainly command-line-based and therefore subject to a certain learning curve. However, you are rewarded for this effort by a wealth of included (and additional) libraries that provide a wide variety of statistical and graphical techniques, including linear and non-linear modelling, classical statistical tests, time-series analysis, classification, clustering, and others. The R community is very active in contributing or extending packages. These contributors are often experienced statisticians and therefore R and its libraries usually represent state-of-the-art-techniques for data analysis, visualization, etc.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.r-project.org/ R] is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. It is the most comprehensive and most advanced software package when it comes to statistical analyses. The disadvantage is that - even though there are graphical user interfaces - it is mainly command-line-based and therefore subject to a certain learning curve. However, you are rewarded for this effort by a wealth of included (and additional) libraries that provide a wide variety of statistical and graphical techniques, including linear and non-linear modelling, classical statistical tests, time-series analysis, classification, clustering, and others. The R community is very active in contributing or extending packages. These contributors are often experienced statisticians and therefore R and its libraries usually represent state-of-the-art-techniques for data analysis, visualization, etc.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.jamovi.org/ &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi&lt;/del&gt;] and [https://jasp-stats.org/ JASP] &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;are &lt;/del&gt;graphical user interfaces &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that &lt;/del&gt;aim &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;to provide &lt;/del&gt;a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;similar &lt;/del&gt;look-and-feel &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;as &lt;/del&gt;the SPSS user interface (to ease transition). &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The development team for Jamovi was part of the JASP team before they split. As a consequence, both &lt;/del&gt;software packages are very like each other and provide generally very similar functionality. Advantages of JASP over &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi &lt;/del&gt;are (a) Bayes statistic &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;is a central part of the JASP &lt;/del&gt;(however, it is possible to run Bayes analyses in &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi &lt;/del&gt;as well using an additional module)&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; &lt;/del&gt;(b&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;) APA-style formatting of output tables; (c) the option to export output tables in LaTeX format and (d&lt;/del&gt;) context-help (brief introduction what the statistical procedure does). &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi &lt;/del&gt;has the following advantages over JASP: (a) syntax can be used &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(&lt;/del&gt;i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;JASP &lt;/del&gt;is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written and &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;therefore a bit snappier&lt;/del&gt;.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi&lt;/del&gt;] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;However, while R certainly is the most powerful tool to conduct statistical analyses, it is (generally) command-line-based (i.e., you write commands which then conduct the analyses). This comes with a somewhat steep learning curve and most people therefore wish to have a graphical user interface. &lt;/ins&gt;[https://www.jamovi.org/ &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi&lt;/ins&gt;] and [https://jasp-stats.org/ JASP] &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;provide such &lt;/ins&gt;graphical user interfaces &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and &lt;/ins&gt;aim &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;at the same time for &lt;/ins&gt;a look-and-feel &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that is similar to &lt;/ins&gt;the SPSS user interface (to ease transition&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;; since quite a number of academics is trained to use SPSS&lt;/ins&gt;). &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Both &lt;/ins&gt;software packages are very like each other and provide generally very similar functionality &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(the development team for jamovi was earlier a part of the JASP team before they split)&lt;/ins&gt;. Advantages of JASP over &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi &lt;/ins&gt;are (a) &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a stronger focus on &lt;/ins&gt;Bayes statistic (however, it is possible to run Bayes analyses in &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi &lt;/ins&gt;as well using an additional module) &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and &lt;/ins&gt;(b) context-help (brief introduction what the statistical procedure does). &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi &lt;/ins&gt;has the following advantages over JASP: (a) syntax can be used&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/ins&gt;i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and you can vice versa run most R-code within the Rj editor (an additional module for jamovi&lt;/ins&gt;); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi &lt;/ins&gt;is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, which permits, e.g., to [https://cloud.jamovi.org/ run jamovi in your browser] &lt;/ins&gt;and &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that it is easier to create modules that add functionality (further analyses) to jamovi&lt;/ins&gt;.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Danielle J. Navarro has written an excellent textbook covering a wide range of statistical methods that can also be downloaded for free: the original book was for [https://learningstatisticswithr.com/ R]; before it was adapted for [https://sites.google.com/brookes.ac.uk/learning-stats-with-jamovi &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Jamovi&lt;/del&gt;] (by David R. Foxcroft) and for [https://learnstatswithjasp.com/ JASP] (by David R. Foxcroft and Thomas J. Faulkenberry). Danielle also started working on a [https://djnavarro.github.io/tidylsrbook/ more comprehensive version] using R and [https://cran.r-project.org/web/packages/tidyr/vignettes/tidy-data.html tidy].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi&lt;/ins&gt;] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[https://www.gnu.org/software/pspp/ PSPP] is intended as open source equivalent and replacement for the proprietary program SPSS (you can [https://www.gnu.org/software/pspp/get.html download] them free-of-charge). However, even though basic functionality is implemented, quite some more advanced methods (notably ANOVA for repeated measurements) are currently missing.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Danielle J. Navarro has written an excellent textbook covering a wide range of statistical methods that can also be downloaded for free: the original book was for [https://learningstatisticswithr.com/ R]; before it was adapted for [https://sites.google.com/brookes.ac.uk/learning-stats-with-jamovi &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;jamovi&lt;/ins&gt;] (by David R. Foxcroft) and for [https://learnstatswithjasp.com/ JASP] (by David R. Foxcroft and Thomas J. Faulkenberry). Danielle also started working on a [https://djnavarro.github.io/tidylsrbook/ more comprehensive version] using R and [https://cran.r-project.org/web/packages/tidyr/vignettes/tidy-data.html tidy].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All software packages mentioned above are available for the three major operating systems (Windows, Mac OS X, Linux).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All software packages mentioned above are available for the three major operating systems (Windows, Mac OS X, Linux).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=152&amp;oldid=prev</id>
		<title>Sje025: /* Office-suite (and further software for creating documents) */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=152&amp;oldid=prev"/>
		<updated>2019-08-13T11:54:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Office-suite (and further software for creating documents)&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:54, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l11&quot;&gt;Line 11:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Alternatively, [[Latex]] can be used to create documents / manuscripts.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Alternatively, [[Latex]] can be used to create documents / manuscripts.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is also overview over [literature / reference management&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Reference management&lt;/del&gt;] software with an open sources package - [&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zotero|&lt;/del&gt;Reference management#Zotero] - and another package that is provided free-of-charge - [&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Mendeley|&lt;/del&gt;Reference management#Mendeley].&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is also overview over [&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[Reference management|&lt;/ins&gt;literature / reference management&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]&lt;/ins&gt;] software with an open sources package - [&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/ins&gt;Reference management#&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zotero|&lt;/ins&gt;Zotero&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]&lt;/ins&gt;] - and another package that is provided free-of-charge - [&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/ins&gt;Reference management#Mendeley&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Mendeley]&lt;/ins&gt;].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=151&amp;oldid=prev</id>
		<title>Sje025: /* Office-suite (and further software for creating documents) */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=151&amp;oldid=prev"/>
		<updated>2019-08-13T11:50:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Office-suite (and further software for creating documents)&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:50, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l11&quot;&gt;Line 11:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 11:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Alternatively, [[Latex]] can be used to create documents / manuscripts.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Alternatively, [[Latex]] can be used to create documents / manuscripts.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is also overview over literature / reference management software with an open sources package - Zotero - and another package that is provided free-of-charge - Mendeley.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;There is also overview over &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/ins&gt;literature / reference management&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Reference management] &lt;/ins&gt;software with an open sources package - &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[&lt;/ins&gt;Zotero&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Reference management#Zotero] &lt;/ins&gt;- and another package that is provided free-of-charge - &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[Mendeley|Reference management#&lt;/ins&gt;Mendeley&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=150&amp;oldid=prev</id>
		<title>Sje025 at 11:44, 13 August 2019</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=150&amp;oldid=prev"/>
		<updated>2019-08-13T11:44:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:44, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Exchanging your data:&amp;#039;&amp;#039;&amp;#039; Most of us don&amp;#039;t care any more because we are so used to share our data - voluntarily - on places like Google or Facebook. However, especially text documents might contain information that is private and were you - if you think about it - are not particularly happy to share it. Nowadays, Google and Facebook use the information that the gain from the data that you share with them for targeted advertisement which at first glance - less spam - is good for you. However, such information can also be used to tweak [https://en.wikipedia.org/wiki/Cambridge_Analytica#Elections elections] or [https://en.wikipedia.org/wiki/Russian_interference_in_the_2016_Brexit_referendum referendums], thereby threatening democracy. Furthermore, it is unclear what use can be made of your data in the future but is is impossible to get your data back once they are out. [https://www.pnas.org/content/112/4/1036 Already some years ago (published 2015)], it was possible to predict your position on the [https://en.wikipedia.org/wiki/Big_Five_personality_traits Big-Five-dimensions] (the predominant model for describing personality traits) using Facebook-likes - and technology developed rapidly since then.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Exchanging your data:&amp;#039;&amp;#039;&amp;#039; Most of us don&amp;#039;t care any more because we are so used to share our data - voluntarily - on places like Google or Facebook. However, especially text documents might contain information that is private and were you - if you think about it - are not particularly happy to share it. Nowadays, Google and Facebook use the information that the gain from the data that you share with them for targeted advertisement which at first glance - less spam - is good for you. However, such information can also be used to tweak [https://en.wikipedia.org/wiki/Cambridge_Analytica#Elections elections] or [https://en.wikipedia.org/wiki/Russian_interference_in_the_2016_Brexit_referendum referendums], thereby threatening democracy. Furthermore, it is unclear what use can be made of your data in the future but is is impossible to get your data back once they are out. [https://www.pnas.org/content/112/4/1036 Already some years ago (published 2015)], it was possible to predict your position on the [https://en.wikipedia.org/wiki/Big_Five_personality_traits Big-Five-dimensions] (the predominant model for describing personality traits) using Facebook-likes - and technology developed rapidly since then.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office-suite=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office-suite &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(and further software for creating documents)&lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.libreoffice.org LibreOffice] is a free and open-source office suite, comprising of programs for word processing (Writer = [equivalent to] Word [in Microsoft Office]), the creation and editing of spreadsheets (Calc = Excel), slideshows (Impress = PowerPoint), diagrams and drawings (Draw), working with databases (Base = Access), and composing mathematical formulae (Math = Formaula Editor). It, overall, has similar functionality to programs included in Microsoft Office and (from version 6.2) a similar user interface, aiming to make the transition from Microsoft Office easy. LibreOffice is available for all major platforms, including Microsoft Windows, macOS, and Linux. In addition, there is a LibreOffice Viewer for Android, as well as an online office suite LibreOffice Online.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.libreoffice.org LibreOffice] is a free and open-source office suite, comprising of programs for word processing (Writer = [equivalent to] Word [in Microsoft Office]), the creation and editing of spreadsheets (Calc = Excel), slideshows (Impress = PowerPoint), diagrams and drawings (Draw), working with databases (Base = Access), and composing mathematical formulae (Math = Formaula Editor). It, overall, has similar functionality to programs included in Microsoft Office and (from version 6.2) a similar user interface, aiming to make the transition from Microsoft Office easy. LibreOffice is available for all major platforms, including Microsoft Windows, macOS, and Linux. In addition, there is a LibreOffice Viewer for Android, as well as an online office suite LibreOffice Online.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Alternatively, [[Latex]] can be used to create documents / manuscripts.&amp;lt;br&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;There is also overview over literature / reference management software with an open sources package - Zotero - and another package that is provided free-of-charge - Mendeley.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Software to create and manipulate graphics=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=147&amp;oldid=prev</id>
		<title>Sje025: /* Statistical analyses */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=147&amp;oldid=prev"/>
		<updated>2019-08-13T11:33:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Statistical analyses&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:33, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l22&quot;&gt;Line 22:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 22:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.r-project.org/ R] is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. It is the most comprehensive and most advanced software package when it comes to statistical analyses. The disadvantage is that - even though there are graphical user interfaces - it is mainly command-line-based and therefore subject to a certain learning curve. However, you are rewarded for this effort by a wealth of included (and additional) libraries that provide a wide variety of statistical and graphical techniques, including linear and non-linear modelling, classical statistical tests, time-series analysis, classification, clustering, and others. The R community is very active in contributing or extending packages. These contributors are often experienced statisticians and therefore R and its libraries usually represent state-of-the-art-techniques for data analysis, visualization, etc.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.r-project.org/ R] is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. It is the most comprehensive and most advanced software package when it comes to statistical analyses. The disadvantage is that - even though there are graphical user interfaces - it is mainly command-line-based and therefore subject to a certain learning curve. However, you are rewarded for this effort by a wealth of included (and additional) libraries that provide a wide variety of statistical and graphical techniques, including linear and non-linear modelling, classical statistical tests, time-series analysis, classification, clustering, and others. The R community is very active in contributing or extending packages. These contributors are often experienced statisticians and therefore R and its libraries usually represent state-of-the-art-techniques for data analysis, visualization, etc.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;R and its libraries are provided with open source licenses (meaning that you can [https://cloud.r-project.org/ download] them free-of-charge, can check the code and can adjust it to your needs).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.jamovi.org/ Jamovi] and [https://jasp-stats.org/ JASP] are graphical user interfaces &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;and &lt;/del&gt;aim to provide a similar look-and-feel as the SPSS user interface (to ease transition). The development team for Jamovi was part of the JASP team before they split. As a consequence, both software packages are very like each other and provide generally very similar functionality. Advantages of JASP over Jamovi are (a) Bayes statistic is a central part of the JASP (however, it is possible to run Bayes analyses in Jamovi as well using an additional module); (b) APA-style formatting of output tables; (c) the option to export output tables in LaTeX format and (d) context-help (brief introduction what the statistical procedure does). Jamovi has the following advantages over JASP: (a) syntax can be used (i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) JASP is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written and therefore a bit snappier.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.jamovi.org/ Jamovi] and [https://jasp-stats.org/ JASP] are graphical user interfaces &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that &lt;/ins&gt;aim to provide a similar look-and-feel as the SPSS user interface (to ease transition). The development team for Jamovi was part of the JASP team before they split. As a consequence, both software packages are very like each other and provide generally very similar functionality. Advantages of JASP over Jamovi are (a) Bayes statistic is a central part of the JASP (however, it is possible to run Bayes analyses in Jamovi as well using an additional module); (b) APA-style formatting of output tables; (c) the option to export output tables in LaTeX format and (d) context-help (brief introduction what the statistical procedure does). Jamovi has the following advantages over JASP: (a) syntax can be used (i.e., you can take the analyses that you clicked together in the GUI, copy and adjust them so that you can directly use them in R); (b) in-program-data-editing (JASP opens data in an external spreadsheet-program like Excel or LibreOffice Calc); (c) JASP is more recent, therefore based on programming technology that wasn&#039;t available when JASP was written and therefore a bit snappier.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html Jamovi] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The package can be downloaded free-of-charge: [https://www.jamovi.org/download.html Jamovi] and [https://jasp-stats.org/download/ JASP].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Danielle J. Navarro has written an excellent textbook covering a wide range of statistical methods that can also be downloaded for free: the original book was for [https://learningstatisticswithr.com/ R]; before it was adapted for [https://sites.google.com/brookes.ac.uk/learning-stats-with-jamovi Jamovi] (by David R. Foxcroft) and for [https://learnstatswithjasp.com/ JASP] (by David R. Foxcroft and Thomas J. Faulkenberry). Danielle also started working on a [https://djnavarro.github.io/tidylsrbook/ more comprehensive version] using R and [https://cran.r-project.org/web/packages/tidyr/vignettes/tidy-data.html tidy].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Danielle J. Navarro has written an excellent textbook covering a wide range of statistical methods that can also be downloaded for free: the original book was for [https://learningstatisticswithr.com/ R]; before it was adapted for [https://sites.google.com/brookes.ac.uk/learning-stats-with-jamovi Jamovi] (by David R. Foxcroft) and for [https://learnstatswithjasp.com/ JASP] (by David R. Foxcroft and Thomas J. Faulkenberry). Danielle also started working on a [https://djnavarro.github.io/tidylsrbook/ more comprehensive version] using R and [https://cran.r-project.org/web/packages/tidyr/vignettes/tidy-data.html tidy].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All software packages mentioned above are available for the three major operating systems (Windows, Mac OS X, Linux).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;All software packages mentioned above are available for the three major operating systems (Windows, Mac OS X, Linux).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=146&amp;oldid=prev</id>
		<title>Sje025: /* What does open source mean and why should you care about it? */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=146&amp;oldid=prev"/>
		<updated>2019-08-13T11:33:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What does open source mean and why should you care about it?&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:33, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=What does open source mean and why should you care about it?=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=What does open source mean and why should you care about it?=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In my opinion, there are four main reasons why open source software should be used whenever possible:&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In my opinion, there are four main reasons why open source software should be used whenever possible&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, for four main reasons&lt;/ins&gt;:&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;br&amp;gt;&lt;/ins&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in free beer:&amp;#039;&amp;#039;&amp;#039; This is a no-brainer - you can download the software packages free-of-charge. Companies that produce open source software typically provide additional services (typically to companies or other large organizations) to generate money - as a private person you are rarely asked to pay something for the software. However, donations supporting the development are surely always welcome.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in free beer:&amp;#039;&amp;#039;&amp;#039; This is a no-brainer - you can download the software packages free-of-charge. Companies that produce open source software typically provide additional services (typically to companies or other large organizations) to generate money - as a private person you are rarely asked to pay something for the software. However, donations supporting the development are surely always welcome.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in freedom of speech:&amp;#039;&amp;#039;&amp;#039; Why should the wheel be re-invented again and again? Let&amp;#039;s assume that the implementation of making text bold on a text processor is quite similar in, e.g., Microsoft Word and LibreOffice Writer. The same applies to, e.g., SPSS and SAS who implement similar statistical procedures or methods but differently because they don&amp;#039;t share their source code. Just think about the waste of time and human effort that causes. But, more importantly, the code quality can&amp;#039;t be checked for proprietary software. That means, what is going on in between you clicked your analysis together and your output appears on the screen can&amp;#039;t be checked or verified - you just have to trust the software provider. Even though most of us are not able to assess the quality of the source code there are people able to do this. As a consequence, open source software is less likely to have major bugs (software errors) and if there are they are likely to be fixed quicker than in proprietary software.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in freedom of speech:&amp;#039;&amp;#039;&amp;#039; Why should the wheel be re-invented again and again? Let&amp;#039;s assume that the implementation of making text bold on a text processor is quite similar in, e.g., Microsoft Word and LibreOffice Writer. The same applies to, e.g., SPSS and SAS who implement similar statistical procedures or methods but differently because they don&amp;#039;t share their source code. Just think about the waste of time and human effort that causes. But, more importantly, the code quality can&amp;#039;t be checked for proprietary software. That means, what is going on in between you clicked your analysis together and your output appears on the screen can&amp;#039;t be checked or verified - you just have to trust the software provider. Even though most of us are not able to assess the quality of the source code there are people able to do this. As a consequence, open source software is less likely to have major bugs (software errors) and if there are they are likely to be fixed quicker than in proprietary software.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=145&amp;oldid=prev</id>
		<title>Sje025: /* What does open source mean and why should you care about it? */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=145&amp;oldid=prev"/>
		<updated>2019-08-13T11:32:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What does open source mean and why should you care about it?&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:32, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l3&quot;&gt;Line 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in free beer:&amp;#039;&amp;#039;&amp;#039; This is a no-brainer - you can download the software packages free-of-charge. Companies that produce open source software typically provide additional services (typically to companies or other large organizations) to generate money - as a private person you are rarely asked to pay something for the software. However, donations supporting the development are surely always welcome.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in free beer:&amp;#039;&amp;#039;&amp;#039; This is a no-brainer - you can download the software packages free-of-charge. Companies that produce open source software typically provide additional services (typically to companies or other large organizations) to generate money - as a private person you are rarely asked to pay something for the software. However, donations supporting the development are surely always welcome.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in freedom of speech:&amp;#039;&amp;#039;&amp;#039; Why should the wheel be re-invented again and again? Let&amp;#039;s assume that the implementation of making text bold on a text processor is quite similar in, e.g., Microsoft Word and LibreOffice Writer. The same applies to, e.g., SPSS and SAS who implement similar statistical procedures or methods but differently because they don&amp;#039;t share their source code. Just think about the waste of time and human effort that causes. But, more importantly, the code quality can&amp;#039;t be checked for proprietary software. That means, what is going on in between you clicked your analysis together and your output appears on the screen can&amp;#039;t be checked or verified - you just have to trust the software provider. Even though most of us are not able to assess the quality of the source code there are people able to do this. As a consequence, open source software is less likely to have major bugs (software errors) and if there are they are likely to be fixed quicker than in proprietary software.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Free as in freedom of speech:&amp;#039;&amp;#039;&amp;#039; Why should the wheel be re-invented again and again? Let&amp;#039;s assume that the implementation of making text bold on a text processor is quite similar in, e.g., Microsoft Word and LibreOffice Writer. The same applies to, e.g., SPSS and SAS who implement similar statistical procedures or methods but differently because they don&amp;#039;t share their source code. Just think about the waste of time and human effort that causes. But, more importantly, the code quality can&amp;#039;t be checked for proprietary software. That means, what is going on in between you clicked your analysis together and your output appears on the screen can&amp;#039;t be checked or verified - you just have to trust the software provider. Even though most of us are not able to assess the quality of the source code there are people able to do this. As a consequence, open source software is less likely to have major bugs (software errors) and if there are they are likely to be fixed quicker than in proprietary software.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&#039;&#039;&#039;Vendor lock-in:&#039;&#039;&#039; This is a process a little bit like becoming addicted to a drug. Typically, switching from a software package means a lot of effort and efficient (or lazy) as we are do we try to avoid that. So, you often stay with what you have learned in school or university and the lucky software company that provided the software for your education (often) got a lifetime-customer. The smallest version of Microsoft Office costs currently kr 899,00 every year. You can do the maths yourself. However, it is not only that the switch from one software package to another demands resources, these companies developed something even more cunning (or efficient if you take their perspective) which is called vendor lock-in. That means that often there is no detailed information about the file format the software is storing its data in. That means, if you, e.g., try to open a Word-document (.docx) in another package it often doesn&#039;t appear perfectly the same as if you open it in Word and again if you send the file back after you edited it. This doesn&#039;t happen because, e.g., LibreOffice did a bad job when programming the import / export filters but because parts of the (e.g.) Word-format are not documented (and they only thing one could do is reverse engineering what went wrong whenever such a mistake is found - remember: you can&#039;t look into what, e..g., Microsoft did because their code is not public).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&#039;&#039;&#039;Vendor lock-in:&#039;&#039;&#039; This is a process a little bit like becoming addicted to a drug. Typically, switching from a software package means a lot of effort and efficient (or lazy) as we are do we try to avoid that. So, you often stay with what you have learned in school or university and the lucky software company that provided the software for your education (often) got a lifetime-customer. &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;This (and not charity or benevolence) is why Microsoft offers free-of-charge licenses of Office365 to all UiB-employees and students. I suppose, most software companies [https://it.uib.no/Programvare listed here] have the same aim.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The smallest version of Microsoft Office costs currently kr 899,00 every year. You can do the maths yourself. However, it is not only that the switch from one software package to another demands resources, these companies developed something even more cunning (or efficient if you take their perspective) which is called vendor lock-in. That means that often there is no detailed information about the file format the software is storing its data in. That means, if you, e.g., try to open a Word-document (.docx) in another package it often doesn&#039;t appear perfectly the same as if you open it in Word and again if you send the file back after you edited it. This doesn&#039;t happen because, e.g., LibreOffice did a bad job when programming the import / export filters but because parts of the (e.g.) Word-format are not documented (and they only thing one could do is reverse engineering what went wrong whenever such a mistake is found - remember: you can&#039;t look into what, e..g., Microsoft did because their code is not public).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Exchanging your data:&amp;#039;&amp;#039;&amp;#039; Most of us don&amp;#039;t care any more because we are so used to share our data - voluntarily - on places like Google or Facebook. However, especially text documents might contain information that is private and were you - if you think about it - are not particularly happy to share it. Nowadays, Google and Facebook use the information that the gain from the data that you share with them for targeted advertisement which at first glance - less spam - is good for you. However, such information can also be used to tweak [https://en.wikipedia.org/wiki/Cambridge_Analytica#Elections elections] or [https://en.wikipedia.org/wiki/Russian_interference_in_the_2016_Brexit_referendum referendums], thereby threatening democracy. Furthermore, it is unclear what use can be made of your data in the future but is is impossible to get your data back once they are out. [https://www.pnas.org/content/112/4/1036 Already some years ago (published 2015)], it was possible to predict your position on the [https://en.wikipedia.org/wiki/Big_Five_personality_traits Big-Five-dimensions] (the predominant model for describing personality traits) using Facebook-likes - and technology developed rapidly since then.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Exchanging your data:&amp;#039;&amp;#039;&amp;#039; Most of us don&amp;#039;t care any more because we are so used to share our data - voluntarily - on places like Google or Facebook. However, especially text documents might contain information that is private and were you - if you think about it - are not particularly happy to share it. Nowadays, Google and Facebook use the information that the gain from the data that you share with them for targeted advertisement which at first glance - less spam - is good for you. However, such information can also be used to tweak [https://en.wikipedia.org/wiki/Cambridge_Analytica#Elections elections] or [https://en.wikipedia.org/wiki/Russian_interference_in_the_2016_Brexit_referendum referendums], thereby threatening democracy. Furthermore, it is unclear what use can be made of your data in the future but is is impossible to get your data back once they are out. [https://www.pnas.org/content/112/4/1036 Already some years ago (published 2015)], it was possible to predict your position on the [https://en.wikipedia.org/wiki/Big_Five_personality_traits Big-Five-dimensions] (the predominant model for describing personality traits) using Facebook-likes - and technology developed rapidly since then.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=144&amp;oldid=prev</id>
		<title>Sje025: /* What does open source mean and why should you care about it? */</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=144&amp;oldid=prev"/>
		<updated>2019-08-13T11:26:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;What does open source mean and why should you care about it?&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:26, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=What does open source mean and why should you care about it?=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=What does open source mean and why should you care about it?=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Free as in free beer&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;In my opinion, there are four main reasons why open source software should be used whenever possible:&amp;lt;br&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Free as in freedom of speech&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;Free as in free beer&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&#039;&#039;&#039; This is a no-brainer - you can download the software packages free-of-charge. Companies that produce open source software typically provide additional services (typically to companies or other large organizations) to generate money - as a private person you are rarely asked to pay something for the software. However, donations supporting the development are surely always welcome.&amp;lt;br&amp;gt;&lt;/ins&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Vendor lock-in&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;Free as in freedom of speech&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&#039;&#039;&#039; Why should the wheel be re-invented again and again? Let&#039;s assume that the implementation of making text bold on a text processor is quite similar in, e.g., Microsoft Word and LibreOffice Writer. The same applies to, e.g., SPSS and SAS who implement similar statistical procedures or methods but differently because they don&#039;t share their source code. Just think about the waste of time and human effort that causes. But, more importantly, the code quality can&#039;t be checked for proprietary software. That means, what is going on in between you clicked your analysis together and your output appears on the screen can&#039;t be checked or verified - you just have to trust the software provider. Even though most of us are not able to assess the quality of the source code there are people able to do this. As a consequence, open source software is less likely to have major bugs (software errors) and if there are they are likely to be fixed quicker than in proprietary software.&amp;lt;br&amp;gt;&lt;/ins&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Exchanging your data&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;Vendor lock-in&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&#039;&#039;&#039; This is a process a little bit like becoming addicted to a drug. Typically, switching from a software package means a lot of effort and efficient (or lazy) as we are do we try to avoid that. So, you often stay with what you have learned in school or university and the lucky software company that provided the software for your education (often) got a lifetime-customer. The smallest version of Microsoft Office costs currently kr 899,00 every year. You can do the maths yourself. However, it is not only that the switch from one software package to another demands resources, these companies developed something even more cunning (or efficient if you take their perspective) which is called vendor lock-in. That means that often there is no detailed information about the file format the software is storing its data in. That means, if you, e.g., try to open a Word-document (.docx) in another package it often doesn&#039;t appear perfectly the same as if you open it in Word and again if you send the file back after you edited it. This doesn&#039;t happen because, e.g., LibreOffice did a bad job when programming the import / export filters but because parts of the (e.g.) Word-format are not documented (and they only thing one could do is reverse engineering what went wrong whenever such a mistake is found - remember: you can&#039;t look into what, e..g., Microsoft did because their code is not public).&amp;lt;br&amp;gt;&lt;/ins&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;&#039;&#039;&lt;/ins&gt;Exchanging your data&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&#039;&#039;&#039; Most of us don&#039;t care any more because we are so used to share our data - voluntarily - on places like Google or Facebook. However, especially text documents might contain information that is private and were you - if you think about it - are not particularly happy to share it. Nowadays, Google and Facebook use the information that the gain from the data that you share with them for targeted advertisement which at first glance - less spam - is good for you. However, such information can also be used to tweak [https://en.wikipedia.org/wiki/Cambridge_Analytica#Elections elections] or [https://en.wikipedia.org/wiki/Russian_interference_in_the_2016_Brexit_referendum referendums], thereby threatening democracy. Furthermore, it is unclear what use can be made of your data in the future but is is impossible to get your data back once they are out. [https://www.pnas.org/content/112/4/1036 Already some years ago (published 2015)], it was possible to predict your position on the [https://en.wikipedia.org/wiki/Big_Five_personality_traits Big-Five-dimensions] (the predominant model for describing personality traits) using Facebook-likes - and technology developed rapidly since then.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office-suite=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office-suite=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
	<entry>
		<id>http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=143&amp;oldid=prev</id>
		<title>Sje025 at 10:42, 13 August 2019</title>
		<link rel="alternate" type="text/html" href="http://psychmethods.wiki.uib.no/index.php?title=Open_source&amp;diff=143&amp;oldid=prev"/>
		<updated>2019-08-13T10:42:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:42, 13 August 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l5&quot;&gt;Line 5:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Exchanging your data&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Exchanging your data&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Suite&lt;/del&gt;=&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=Office&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;-suite&lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.libreoffice.org LibreOffice] is a free and open-source office suite, comprising of programs for word processing (Writer = [equivalent to] Word [in Microsoft Office]), the creation and editing of spreadsheets (Calc = Excel), slideshows (Impress = PowerPoint), diagrams and drawings (Draw), working with databases (Base = Access), and composing mathematical formulae (Math = Formaula Editor). It, overall, has similar functionality to programs included in Microsoft Office and (from version 6.2) a similar user interface, aiming to make the transition from Microsoft Office easy. LibreOffice is available for all major platforms, including Microsoft Windows, macOS, and Linux. In addition, there is a LibreOffice Viewer for Android, as well as an online office suite LibreOffice Online.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[https://www.libreoffice.org LibreOffice] is a free and open-source office suite, comprising of programs for word processing (Writer = [equivalent to] Word [in Microsoft Office]), the creation and editing of spreadsheets (Calc = Excel), slideshows (Impress = PowerPoint), diagrams and drawings (Draw), working with databases (Base = Access), and composing mathematical formulae (Math = Formaula Editor). It, overall, has similar functionality to programs included in Microsoft Office and (from version 6.2) a similar user interface, aiming to make the transition from Microsoft Office easy. LibreOffice is available for all major platforms, including Microsoft Windows, macOS, and Linux. In addition, there is a LibreOffice Viewer for Android, as well as an online office suite LibreOffice Online.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;LibreOffice uses OpenDocument file format (ODF; an international ISO/IEC standard) as its native format to save documents for all of its applications. It supports the file formats of most other major office suites, including Microsoft Office. However, the import from and the export to Microsoft office doesn&amp;#039;t always work flawlessly. This is - in my opinion - more a problem of the Office file format because it can&amp;#039;t be either taken for granted that, e.g., a Word document created on a Mac opens identically on a Windows PC when using this format.&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Sje025</name></author>
	</entry>
</feed>